Skip to content

Commit

Permalink
docs(testlab): fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
dhmlau committed Feb 24, 2018
1 parent 658a65d commit 0ce8b36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/testlab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A collection of test utilities we use to write LoopBack tests.

## Overview

Test utilities to help writing loopback-next tests:
Test utilities to help writing LoopBack 4 tests:
- `expect` - behavior-driven development (BDD) style assertions
- `sinon`
- test spies: functions recording arguments and other information for all of their calls
Expand Down Expand Up @@ -73,7 +73,7 @@ For more info about `supertest`, please refer to [supertest](https://www.npmjs.c

## Contributions

- [Guidelines](https://github.com/strongloop/loopback-next/wiki/Contributing##guidelines)
- [Guidelines](https://github.com/strongloop/loopback-next/blob/master/docs/DEVELOPING.md)
- [Join the team](https://github.com/strongloop/loopback-next/issues/110)

## Tests
Expand Down

0 comments on commit 0ce8b36

Please sign in to comment.