We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9bab5 commit 5b3b792Copy full SHA for 5b3b792
1 file changed
interactive_ai/services/director/tests/unit/usecases/auto_train/test_auto_train_use_case.py
@@ -67,6 +67,7 @@ def test_check_conditions_and_set_auto_train_readiness(
67
fxt_missing_annotations,
68
fxt_missing_annotations_zero_missing,
69
project_fixture,
70
+ fxt_project,
71
auto_train_enabled,
72
) -> None:
73
"""Checks that an auto-training request is submitted if and only if the conditions are met"""
0 commit comments