test(tools_config): align post_setup parametrize with current browser provider catalog

This commit is contained in:
teknium1 2026-05-17 12:44:12 -07:00 committed by Teknium
parent f27416dc80
commit bfcab25dcd

View file

@ -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(