Skip to content

Commit

Permalink
docs: remove unnecessary symbol from mongodb guide (#10469)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnbrtnkv committed Aug 31, 2020
1 parent 6f7db3e commit cd8828f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/MongoDB.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ With the [Global Setup/Teardown](Configuration.md#globalsetup-string) and [Async

[Jest MongoDB](https://github.com/shelfio/jest-mongodb) provides all required configuration to run your tests using MongoDB.

1. Firstة install `@shelf/jest-mongodb`
1. First install `@shelf/jest-mongodb`

```
yarn add @shelf/jest-mongodb --dev
Expand Down

0 comments on commit cd8828f

Please sign in to comment.