Skip to content

Commit b8dcbf7

Browse files
committed
fix failing test
1 parent 8247aa3 commit b8dcbf7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tests/test_regression_inference.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,6 +1076,11 @@ def fake_tile_slides(slides, **kwargs):
10761076
"tissue.progress",
10771077
"tissue.finished",
10781078
"backend.selected",
1079+
"tiling.progress",
1080+
"tiling.finished",
1081+
"preview.started",
1082+
"preview.progress",
1083+
"preview.finished",
10791084
]
10801085

10811086

0 commit comments

Comments
 (0)