diff --git a/tests/builtin_plugins/check/test_check.py b/tests/builtin_plugins/check/test_check.py index 90a199d0..98f75053 100644 --- a/tests/builtin_plugins/check/test_check.py +++ b/tests/builtin_plugins/check/test_check.py @@ -33,9 +33,9 @@ # mock_template_to_pic = mocker.patch( -# "zhenxun.builtin_plugins.check.template_to_pic" +# "zhenxun.builtin_plugins.check.template_to_pic" -# ) +# ) # mock_template_to_pic_return = mocker.AsyncMock() # mock_template_to_pic.return_value = mock_template_to_pic_return