Skip to content

Commit db485ec

Browse files
committed
Simplify test call
1 parent 42700eb commit db485ec

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,13 @@ $ yarn start
5757

5858
Your input is highly appreciated.
5959

60-
61-
6260
This library is experimental and I'd be happy to help you integrating Redux Tween into other software.
6361

6462
To play with library, follow these steps:
6563

6664
* Install dependencies: `yarn`;
6765
* Develop;
68-
* Run tests: `yarn test -- --watchAll`;
66+
* Run tests: `yarn test`;
6967
* Build `yarn build`;
7068

7169
## License

0 commit comments

Comments
 (0)