"frontend/src/vscode:/vscode.git/clone" did not exist on "976d6fb03f6faa9d454ee0fe2991c4a4ff514bcd"
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