mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-30 06:41:51 +00:00
test(tools_config): align post_setup parametrize with current browser provider catalog
This commit is contained in:
parent
f27416dc80
commit
bfcab25dcd
1 changed files with 0 additions and 3 deletions
|
|
@ -1048,9 +1048,6 @@ def test_reconfigure_browser_provider_overwrites_stale_use_gateway():
|
|||
|
||||
|
||||
@pytest.mark.parametrize("provider_name,post_setup_key", [
|
||||
("Browserbase", "agent_browser"),
|
||||
("Browser Use", "agent_browser"),
|
||||
("Firecrawl", "agent_browser"),
|
||||
("Camofox", "camofox"),
|
||||
])
|
||||
def test_reconfigure_provider_runs_post_setup_for_env_var_providers(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue