Skip to content

Commit

Permalink
jest -> pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole White committed Oct 30, 2023
1 parent 55810fa commit fdc84a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Python/pytest-replays/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ AUTOBLOCKS_INGESTION_KEY=<your-ingestion-key>

## Replays

This project shows how you can run Autoblocks Replays via your [Jest](https://jestjs.io/) test suite. Follow the steps below to get started.
This project shows how you can run Autoblocks Replays via your [pytest](https://docs.pytest.org/en/7.4.x/) test suite. Follow the steps below to get started.

### 1. Use your replay key

Expand Down

0 comments on commit fdc84a4

Please sign in to comment.