Skip to content

Commit

Permalink
chore: removed reference to integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mdnorman committed Oct 28, 2020
1 parent 1d2f100 commit 79b543e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Expand Up @@ -50,18 +50,10 @@ Many IDEs and editors support TSLint.

This project uses [Jest](https://jestjs.io/) for testing. Run tests before checking in.

### Unit Tests

```
npm test
```

### Integration Tests

```
npm run test:integration
```

## Building

```
Expand Down

0 comments on commit 79b543e

Please sign in to comment.