Give a better name for this
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Olivier 'reivilibre' 2021-07-28 12:40:43 +01:00
parent ec31fba03f
commit 158fbd16c8
1 changed files with 1 additions and 1 deletions

View File

@ -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)