Give a better name for this
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
This commit is contained in:
parent
ec31fba03f
commit
158fbd16c8
|
@ -10,7 +10,7 @@ from helpers.yama_helpers import set_up_simple_yama
|
|||
|
||||
|
||||
class TestBackupAndExtract(TestCase):
|
||||
def test_backup_one_full_no_labelling(self):
|
||||
def test_backup_one_full_no_labelling_skip_metadata(self):
|
||||
td = TemporaryDirectory("test_backup_one_full")
|
||||
tdpath = Path(td.name)
|
||||
|
||||
|
|
Loading…
Reference in New Issue