Skip to content

Commit 45ec376

Browse files
Rename test_tool_fix_example.py to src/praisonai/tests/unit/test_tool_fix_example.py
1 parent a66d023 commit 45ec376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_tool_fix_example.py renamed to src/praisonai/tests/unit/test_tool_fix_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ def test_tool_usage():
8686
test_tool_usage()
8787

8888
print("\n\nNOTE: With the fix applied, the agent should use the mock_search tool")
89-
print("instead of saying 'I do not have access to the internet'.")
89+
print("instead of saying 'I do not have access to the internet'.")

0 commit comments

Comments
 (0)