Skip to content

Commit

Permalink
updated test filename
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson committed Sep 26, 2023
1 parent ac6a7c0 commit 3f7d0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_scanimagetiffimagingextractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

@pytest.fixture(scope="module")
def file_path():
return OPHYS_DATA_PATH / "imaging_datasets" / "ScanImage" / "roi.tif"
return OPHYS_DATA_PATH / "imaging_datasets" / "ScanImage" / "scanimage_20220923_roi.tif"


@pytest.fixture(scope="module")
Expand Down

0 comments on commit 3f7d0d3

Please sign in to comment.