v11.3.1
Patch Changes
-
test: Run Jest using the CI flag when in CI environment (#678)
Tests run in CI should fail if a new snapshot is written, this was not the case and needed to be opted into manually by passing the
--ciflag to Jest.
test: Run Jest using the CI flag when in CI environment (#678)
Tests run in CI should fail if a new snapshot is written, this was not the case and needed to be opted into manually by passing the --ci flag to Jest.