From 8cecd151444089129961278eb0e20c529474f2d2 Mon Sep 17 00:00:00 2001 From: zhouzinimg <69280251+zhouzinimg@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:29:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/metagpt/provider/{test_xinghuo_api.py => test_spark_api.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/metagpt/provider/{test_xinghuo_api.py => test_spark_api.py} (100%) diff --git a/tests/metagpt/provider/test_xinghuo_api.py b/tests/metagpt/provider/test_spark_api.py similarity index 100% rename from tests/metagpt/provider/test_xinghuo_api.py rename to tests/metagpt/provider/test_spark_api.py