We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca2876 commit 81b50d1Copy full SHA for 81b50d1
README.md
@@ -84,7 +84,7 @@ This is the easiest and preferred way to run Phoenix tests.
84
* run `npm run build` in the terminal.
85
* NB: this will setup all the required files for test
86
* Use chrome/edge browser to navigate to Phoenix[http://localhost:8000/src/index.html](http://localhost:8000/src/index.html)
87
-* In Phoenix Menu, select `Debug > run Tests` To open the test runner.
+* In Phoenix Menu, select `Debug > Phoenix Code Diagnostic Tools > Run Phoenix Code Tests` To open the test runner.
88
* Run tests as required.
89
* NB: To reset test data files, click on `reset and reload tests` option in the test runner.
90
* You can use the browser dev tools to debug.
0 commit comments