mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
b44ad06015
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.
|
||
---|---|---|
.. | ||
grafana | ||
mysql-preload | ||
prometheus | ||
bump-version.js | ||
clean.sh | ||
dev.js | ||
docker-compose.yml | ||
setup.js |