tests: Removes outdated marketplace download test

Signed-off-by: -LAN- <laipz8200@outlook.com>
pull/20454/head
-LAN- 12 months ago
parent d4408e0f54
commit 81865113a0
No known key found for this signature in database
GPG Key ID: 6BA0D108DED011FF

@ -1,7 +0,0 @@
from core.helper.marketplace import download_plugin_pkg
def test_download_plugin_pkg():
pkg = download_plugin_pkg("langgenius/bing:0.0.1@e58735424d2104f208c2bd683c5142e0332045b425927067acf432b26f3d970b")
assert pkg is not None
assert len(pkg) > 0
Loading…
Cancel
Save