Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylagordon committed Oct 21, 2024
1 parent 34d86ee commit 39c2e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module3/lessons/intro_to_cypress_prework.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ npm run cypress
<section class="note">
### Important Note!

You'll need three tabs open:
You'll need three tabs open in your **terminal** (use `command + T` to open a new terminal tab):
1. A tab with your react app running (react-ideabox: `npm start`)
2. A tab with your backend running (ideabox-api: `node server.js`)
3. A tab with cypress running (react-ideabox: `npm run cypress`)
Expand Down

0 comments on commit 39c2e4d

Please sign in to comment.