Skip to content

Commit 79b543e

Browse files
committed
chore: removed reference to integration tests
1 parent 1d2f100 commit 79b543e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,10 @@ Many IDEs and editors support TSLint.
5050
5151
This project uses [Jest](https://jestjs.io/) for testing. Run tests before checking in.
5252
53-
### Unit Tests
54-
5553
```
5654
npm test
5755
```
5856
59-
### Integration Tests
60-
61-
```
62-
npm run test:integration
63-
```
64-
6557
## Building
6658
6759
```

0 commit comments

Comments
 (0)