Files
sub2api/backend/internal/service/subscription_calculate_progress_test.go
erio 77701143bf 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.
2026-03-06 01:07:28 +08:00

6.6 KiB