More refactoring of export code, #462

This commit is contained in:
Rhet Turnbull
2022-01-22 10:44:29 -08:00
parent 3bafdf7bfd
commit c2d726beaf
5 changed files with 176 additions and 355 deletions

View File

@@ -6868,7 +6868,7 @@ def test_export_download_missing_file_exists():
],
)
assert result.exit_code == 0
assert "exported: 1" in result.output
assert "skipped: 1" in result.output
@pytest.mark.skipif(