Skip to content

Commit 97ef985

Browse files
Felix Darvaspoynting
authored andcommitted
change panel image for RP06
1 parent 2385750 commit 97ef985

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def panel_image_name_red():
104104
@pytest.fixture()
105105
def panel_image_name_RP06_blue():
106106
image_path = os.path.join('data', '0002SET', '000')
107-
return os.path.join(image_path, 'IMG_0183_1.tif')
107+
return os.path.join(image_path, 'IMG_0000_1.tif')
108108

109109
@pytest.fixture()
110110
def panel_images_RP06():

0 commit comments

Comments
 (0)