Skip to content

Commit

Permalink
Update TEST.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sky-coderay authored and Aniket-Engg committed Dec 23, 2024
1 parent 6994b34 commit 6ed0de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/remixdesktop/TEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Normally when you would do a 'real' release you would package remix IDE into the

### Local testing

In order to facilitate local testing nightwatch will boot the executable with the --e2e-local flag when running locally ( so outside of CIRCLE CI ). This means the electron app with load the local running Remix IDE.
In order to facilitate local testing nightwatch will boot the executable with the --e2e-local flag when running locally ( so outside of CIRCLE CI ). This means the electron app will load the local running Remix IDE.

So to start testing locally
- run the IDE with 'yarn serve' as you would normally do.
Expand Down

0 comments on commit 6ed0de7

Please sign in to comment.