Skip to content

Commit 02a84b9

Browse files
committed
rename config
Signed-off-by: YunLiu <[email protected]>
1 parent 05fb8cf commit 02a84b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_bundle_workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
TEST_CASE_3 = [os.path.join(os.path.dirname(__file__), "testing_data", "config_fl_train.json")]
3737

38-
TEST_CASE_4 = [os.path.join(os.path.dirname(__file__), "testing_data", "inference_rt.json")]
38+
TEST_CASE_4 = [os.path.join(os.path.dirname(__file__), "testing_data", "responsive_inference.json")]
3939

4040
TEST_CASE_NON_CONFIG_WRONG_LOG = [None, "logging.conf", "Cannot find the logging config file: logging.conf."]
4141

0 commit comments

Comments
 (0)