Skip to content

Commit cc89cd0

Browse files
committed
Update test.py
1 parent 370bfe7 commit cc89cd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test.py

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ def test_gen_machine_code(self) :
6363
)
6464

6565

66+
# 当前为在线获取时间,因网络延时问题,测试断言无法通过
6667
# def test_gen_user_code(self) :
6768
# DAYS = 30
6869
# user_code = gen_user_code(DAYS)

0 commit comments

Comments
 (0)