mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 18:31:45 +08:00
fix: test_get_credentials_and_config_selects_plugin_id_and_key_api_ke… (#33361)
This commit is contained in:
@@ -125,7 +125,7 @@ def test_get_credentials_and_config_selects_plugin_id_and_key_firecrawl(monkeypa
|
||||
@pytest.mark.parametrize(
|
||||
("provider", "plugin_id"),
|
||||
[
|
||||
("watercrawl", "langgenius/watercrawl_datasource"),
|
||||
("watercrawl", "watercrawl/watercrawl_datasource"),
|
||||
("jinareader", "langgenius/jina_datasource"),
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user