"git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "3dab71729d635860dd44197a1e52c96b2dc14b17"
fix(test): 修复测试中引用不存在的函数名
测试文件引用了 IsTokenVersionStale 函数,但实际函数名为 CheckTokenVersion,导致 CI 构建失败
Please register or sign in to comment
测试文件引用了 IsTokenVersionStale 函数,但实际函数名为 CheckTokenVersion,导致 CI 构建失败