Skip to content

Commit 60d2e75

Browse files
jopemachineclaude
andcommitted
test(BA-7362): drop the fixture field the auth service no longer reads
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 8c25e58 commit 60d2e75

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit/manager/services/auth/test_authorize.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ def mock_user_resource_policy_repository() -> AsyncMock:
7373
max_session_count_per_model_session=5,
7474
max_customized_image_count=3,
7575
max_concurrent_logins=None,
76-
max_api_requests_per_window=30000,
7776
)
7877
return mock_repo
7978

0 commit comments

Comments
 (0)