Skip to content

Commit 89dca88

Browse files
authored
Merge pull request #1395 from Trovic1/fix/1301-frontend-tests
2 parents 720b522 + 8126f06 commit 89dca88

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/DEVELOPMENT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ Frontend:
147147
```bash
148148
cd frontend
149149
npm run lint
150+
npm test
151+
npm run test:coverage
150152
```
151153

152154
Contracts:

0 commit comments

Comments
 (0)