0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps
Chris Raible b44ad06015
Fixed browser tests yielding a false passing result in CI (#21401)
no issue

- Browser tests in CI were yielding a passing result even if one or more
tests failed (including retries).
- The `yarn dev` command that triggers the browser tests in CI was
catching any errors and exiting with code 0, resulting in a  in CI.
- This commit changes `yarn dev` to exit with code 1 if the browser
tests fail, so that CI will correctly fail if any of the browser tests
fail.
2024-10-24 17:22:37 -07:00
..
admin-x-activitypub Bumped admin-x-activitypub package 2024-10-23 19:44:40 +01:00
admin-x-demo 🌐 Updated packages for improved i18n support (#21218) 2024-10-03 22:27:16 +00:00
admin-x-design-system Custom fonts (#21337) 2024-10-24 07:43:08 -04:00
admin-x-framework Custom fonts (#21337) 2024-10-24 07:43:08 -04:00
admin-x-settings Fixed browser tests yielding a false passing result in CI (#21401) 2024-10-24 17:22:37 -07:00
announcement-bar Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
comments-ui Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
portal Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
signup-form Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
sodo-search Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00