We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c8814 commit 0c59fedCopy full SHA for 0c59fed
services/director-v2/tests/unit/test_modules_notifier.py
@@ -179,4 +179,4 @@ async def test_notifier_publish_message(
179
)
180
181
182
- await _assert_call_count(server_disconnect, call_count=number_of_clients)
+ await _assert_call_count(server_disconnect, call_count=number_of_clients * 2)
0 commit comments