"frontend/src/views/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "f2e206700ce3754eeb56a8c6310dd69afc83152a"
fix: use range assertion for time-sensitive ExpiresInDays test
The test could flake depending on exact execution time near midnight boundaries. Use a range check (29 or 30) instead of exact equality.
Please register or sign in to comment