ok
This commit is contained in:
@@ -13,6 +13,7 @@ def test_user_agent_instantiation() -> None:
|
||||
|
||||
def test_perform_action_with_delay() -> None:
|
||||
agent = UserSimAgent(hook_client=None)
|
||||
agent.enable_delays = False
|
||||
called = False
|
||||
|
||||
def action():
|
||||
|
||||
Reference in New Issue
Block a user