mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-29 01:58:14 +00:00
Merge branch 'main' into ruff08
This commit is contained in:
@@ -85,7 +85,7 @@ def test_install_success(mock_get, mock_subprocess_run):
|
||||
env=unittest.mock.ANY
|
||||
)
|
||||
|
||||
assert "Succesfully installed sample-tool" in output
|
||||
assert "Successfully installed sample-tool" in output
|
||||
|
||||
|
||||
@patch("crewai.cli.plus_api.PlusAPI.get_tool")
|
||||
|
||||
Reference in New Issue
Block a user