Skip to content

Commit 4b15d73

Browse files
committed
Update the Readme
1 parent 7118249 commit 4b15d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandboxes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This folder contains automated tests as well as manual tests. The automated Jest / Puppeteer tests can be run by issuing the npm test command from within the root of the automated-tests directory.
44

5-
Manual tests have been created for both Concurrent Mode and NextJS. These sandboxes can be launched manually by issuing the npm start command from within either of these directories. They can also be automated by using the same logic used for automated testing.
5+
Manual tests have been created for both Concurrent Mode and NextJS. These sandboxes can be launched by issuing the npm start command from within either of the directories inside of the manual-tests folder. They can also be automated by using the same approach used for automated testing.
66

77
Automated Tests
88

0 commit comments

Comments
 (0)