Update TEST.md

pull/5550/head
Skylar Ray 2 months ago committed by Aniket
parent 6994b34b15
commit 6ed0de7b42
  1. 2
      apps/remixdesktop/TEST.md

@ -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.

Loading…
Cancel
Save