fix: cypress tests pointing to production are triggered on PRs checks#1687
fix: cypress tests pointing to production are triggered on PRs checks#1687davidgamez merged 17 commits intomasterfrom
Conversation
|
✅ Rule acceptance tests passed. |
| ## Developing | ||
|
|
||
| Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server: | ||
| Once you've created a project and installed dependencies with `npm install`, start a development server: |
There was a problem hiding this comment.
Select npm as the package manager to avoid non-deterministic builds using different package managers concurrently on the repository.
|
✅ Rule acceptance tests passed. |
Summary:
Major changes in this PR:
Closes: #1616
Closes: #1411
Expected behavior:
Please make sure these boxes are checked before submitting your pull request - thanks!
gradle testto make sure you didn't break anything