forgejo/web_src
0ko a40284bec4 fix(tests): prevent frontend test dependency on system locale (#6649)
This test depended on system locale. It always failed with `LANG=fr_FR make test-frontend` and always passed with `LANG=C make test-frontend`.

- prevent this dependency by explicitly passing 'en-US'
- avoid process.env.TZ boilerplate with vi.stubEnv

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6649
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Beowulf <beowulf@beocode.eu>
2025-01-22 03:56:36 +00:00
..
css fix(ui): prevent overflow of branch selector in commit graph (#6617) 2025-01-20 15:26:49 +00:00
fomantic Lock file maintenance (forgejo) (#6630) 2025-01-20 21:33:56 +00:00
js fix(tests): prevent frontend test dependency on system locale (#6649) 2025-01-22 03:56:36 +00:00
svg Arch packages implementation (#4785) 2024-08-04 06:16:29 +00:00