diff --git a/exporter/tests/test_view.py b/exporter/tests/test_view.py index a87265e99..059aacd9b 100644 --- a/exporter/tests/test_view.py +++ b/exporter/tests/test_view.py @@ -74,7 +74,7 @@ def test_csv_export(self): "b'Campaign,Project,Item,ItemId,Asset," "AssetStatus,DownloadUrl,Transcription\\r\\n'" "b'Test Campaign,Test Project,Test Item," - "testitem0123456789,TestAsset,completed," + "testitem.0123456789,TestAsset,completed," "http://tile.loc.gov/image-services/" "iiif/service:mss:mal:003:0036300:002/full" "/pct:25/0/default.jpg,Sample\\r\\n'"