1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/src
Fredrik Strand Oseberg 832b651f5b
fix: flaky test once an hour (#9615)
This test was flaky once an hour because subminutes 3 made it fall into
the wrong bucket when tests were run exactly or minutes after the our
had passed.

Also, the databases created were created with the system clock. I
altered it to be explicitly UTC.
2025-03-25 22:25:32 +01:00
..
lib fix: flaky test once an hour (#9615) 2025-03-25 22:25:32 +01:00
mailtemplates feat: productivity email action text (#8966) 2024-12-12 12:00:08 +01:00
migrations feat: environment required approvals migration (#9612) 2025-03-25 15:33:58 +01:00
test fix: flaky test once an hour (#9615) 2025-03-25 22:25:32 +01:00
migrator.ts chore: Create test db from template (#9265) 2025-02-11 13:01:43 +01:00
server-dev.ts chore: consolidate release plan flags (#9606) 2025-03-25 13:36:23 +02:00
server.ts