We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37d834 commit a607c38Copy full SHA for a607c38
README.md
@@ -61,6 +61,9 @@ Remember the workflow:
61
3. Write code; repeat steps 1 and 2 often until a test passes.
62
4. Repeat as needed for the remaining tests.
63
64
+**Note:** Phase 1 students who have set up the Learn gem should run `learn test`
65
+as usual rather than `npm test`.
66
+
67
## Saving Your Work Remotely
68
69
Currently, the work you've done on this assignment is only on your local
0 commit comments