Skip to content

Commit a607c38

Browse files
committed
add note re running tests for phase 1 students
1 parent b37d834 commit a607c38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ Remember the workflow:
6161
3. Write code; repeat steps 1 and 2 often until a test passes.
6262
4. Repeat as needed for the remaining tests.
6363

64+
**Note:** Phase 1 students who have set up the Learn gem should run `learn test`
65+
as usual rather than `npm test`.
66+
6467
## Saving Your Work Remotely
6568

6669
Currently, the work you've done on this assignment is only on your local

0 commit comments

Comments
 (0)