From bcaed278910634ae0ed17589ba4bc9a80e4bbde2 Mon Sep 17 00:00:00 2001 From: leehk Date: Thu, 6 Mar 2025 11:45:16 +0800 Subject: [PATCH] remove unit test temporary --- app/streamlit/tests/{test_chatbot.py => _test_chatbot.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/streamlit/tests/{test_chatbot.py => _test_chatbot.py} (100%) diff --git a/app/streamlit/tests/test_chatbot.py b/app/streamlit/tests/_test_chatbot.py similarity index 100% rename from app/streamlit/tests/test_chatbot.py rename to app/streamlit/tests/_test_chatbot.py