Skip to content

Commit b800496

Browse files
committed
Add test_handler_ignite_metric to the min_tests list
Signed-off-by: Matthias Hadlich <[email protected]>
1 parent a2820e6 commit b800496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/min_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ def run_testsuit():
8383
"test_handler_early_stop",
8484
"test_handler_garbage_collector",
8585
"test_handler_hausdorff_distance",
86+
"test_handler_ignite_metric",
8687
"test_handler_lr_scheduler",
8788
"test_handler_mean_dice",
8889
"test_handler_panoptic_quality",

0 commit comments

Comments
 (0)