Skip to content

Commit de89ab0

Browse files
authored
Update README.md
1 parent b03e3ee commit de89ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ You can also acces the Ariadne GraphiQL (interactive test playground) instance a
136136

137137
## Testing
138138

139-
Both the backend and frontend utilizes [Jest](https://jestjs.io/). To run these tests, simply execute `npm run test:frontend` or `npm run test:backend`.
139+
The backend uses [Pytest](https://docs.pytest.org) and the frontend uses [Jest](https://jestjs.io/). To run these tests, simply execute `npm run test:backend` or `npm run test:frontend', respectively.
140140

141141
## Containerization
142142

0 commit comments

Comments
 (0)