Skip to content

Commit ed11d4f

Browse files
authored
Update E2E-TESTS.md
1 parent 5be9f38 commit ed11d4f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/E2E-TESTS.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66

77
## ⚙️ Setup
88

9-
1. Stop all servers from previous session (`Ctrl + C` everything)
9+
Check if you have an app running on `http://localhost:3000/`. If so, you are ready.
10+
11+
If not, then
12+
1013
2. Open a terminal at the same place as the `package.json`
1114
3. `npm start` to start the web app
12-
13-
Open application at http://localhost:3000/
15+
4. Open application at http://localhost:3000/
1416

1517
## 🧪Our Testing Strategy
1618

0 commit comments

Comments
 (0)