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