Skip to content

Commit 22a4a6c

Browse files
authored
chore: updates assignment instructions for lesson_06 (#300)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 764d0d5 commit 22a4a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson_06/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npm start
3636
```bash
3737
npm run check
3838
```
39-
1. You must only submit changes to the `expression_calculator.ts` file to receive full credit.
39+
1. You must only submit changes to the `expression_calculator.ts` and `.env.test` files to receive full credit.
4040

4141
### Stretch Assignment
4242

0 commit comments

Comments
 (0)