diff --git a/README.md b/README.md index 00a13b112ad2bb1058f0581d956e7605f0b8bda0..dd921835aeb51a691f30302cb7b48afa51b6129a 100644 --- a/README.md +++ b/README.md @@ -45,19 +45,6 @@ $ npm run start:dev $ npm run start:prod ``` -## Test - -```bash -# unit tests -$ npm run test - -# e2e tests -$ npm run test:e2e - -# test coverage -$ npm run test:cov -``` - ## Support Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).