Skip to content

Commit 81b50d1

Browse files
committed
docs: run rests how to update in readme.md
1 parent 4ca2876 commit 81b50d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ This is the easiest and preferred way to run Phoenix tests.
8484
* run `npm run build` in the terminal.
8585
* NB: this will setup all the required files for test
8686
* 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.
87+
* In Phoenix Menu, select `Debug > Phoenix Code Diagnostic Tools > Run Phoenix Code Tests` To open the test runner.
8888
* Run tests as required.
8989
* NB: To reset test data files, click on `reset and reload tests` option in the test runner.
9090
* You can use the browser dev tools to debug.

0 commit comments

Comments
 (0)