Give a better name for this
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
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):
|
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")
|
td = TemporaryDirectory("test_backup_one_full")
|
||||||
tdpath = Path(td.name)
|
tdpath = Path(td.name)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user