From 370eb9298ecf282e3f2aaea8fc995683b87b98db Mon Sep 17 00:00:00 2001 From: ShilongLee <1261586682@qq.com> Date: Mon, 22 Jul 2024 21:07:17 +0800 Subject: [PATCH] =?UTF-8?q?MOD:=E8=A7=84=E8=8C=83md=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 50d8374..43ee68a 100644 --- a/readme.md +++ b/readme.md @@ -63,7 +63,7 @@ 5. 本地测试 - 在`test/cookie.py`中添加自己的cookie,然后运行`make test module=douyin`进行单元测试,不加module参数则运行所有测试用例。 + 在`test/cookie.py`中添加自己的cookie,然后运行`make test module=douyin`进行单元测试,不加module参数则运行所有测试用例。 ### 使用docker