Skip to content

Commit 5b3b792

Browse files
committed
Fix unit tests
1 parent cf9bab5 commit 5b3b792

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

interactive_ai/services/director/tests/unit/usecases/auto_train/test_auto_train_use_case.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def test_check_conditions_and_set_auto_train_readiness(
6767
fxt_missing_annotations,
6868
fxt_missing_annotations_zero_missing,
6969
project_fixture,
70+
fxt_project,
7071
auto_train_enabled,
7172
) -> None:
7273
"""Checks that an auto-training request is submitted if and only if the conditions are met"""

0 commit comments

Comments
 (0)