From 4653de9f035a9287e09fbdf2b1dabbe086a6d595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Wed, 7 Jan 2026 18:04:20 -0800 Subject: [PATCH] tests: rename test_bot_turn_start_strategy to test_user_turn_stop_strategy --- ...bot_turn_start_strategy.py => test_user_turn_stop_strategy.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_bot_turn_start_strategy.py => test_user_turn_stop_strategy.py} (100%) diff --git a/tests/test_bot_turn_start_strategy.py b/tests/test_user_turn_stop_strategy.py similarity index 100% rename from tests/test_bot_turn_start_strategy.py rename to tests/test_user_turn_stop_strategy.py