The test verifies that cooldownUntil IS cleared when it equals exactly `now` (>= comparison), but the test name said "does not clear". Fixed the name to match the actual assertion behavior.
The test verifies that cooldownUntil IS cleared when it equals exactly `now` (>= comparison), but the test name said "does not clear". Fixed the name to match the actual assertion behavior.