Skip to content

Commit ed12cad

Browse files
authored
Update README.md
1 parent ea7fbab commit ed12cad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,3 +208,9 @@ netlify deploy --build
208208
### Tests
209209

210210
Tests require all environment variables to be actively set in order to pass. See [configuration](#-configuration) above to see which variables need to be set.
211+
212+
Once set, tests can be ran with:
213+
214+
```
215+
yarn test
216+
```

0 commit comments

Comments
 (0)