mirror of
https://github.com/langgenius/dify.git
synced 2026-03-26 13:51:05 +08:00
fix: test_get_credentials_and_config_selects_plugin_id_and_key_api_ke… (#33361)
This commit is contained in:
parent
0dcfac5b84
commit
7fd3bd81ab
@ -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"),
|
||||
],
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user