This commit is contained in:
Cayo Puigdefabregas 2022-09-15 17:33:00 +02:00
parent c50403d95e
commit f60236e7b7
1 changed files with 1 additions and 0 deletions

View File

@ -1645,6 +1645,7 @@ def test_export_lots(user3: UserClientFlask):
@pytest.mark.mvp
@pytest.mark.usefixtures(conftest.app_context.__name__)
def test_export_snapshot_json(user3: UserClientFlask):
file_name = 'real-eee-1001pxd.snapshot.12.json'
snap = create_device(user3, file_name)