Skip to content

Commit

Permalink
Merge pull request #116 from maoberlehner/typo_fix
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
joelrosario authored Nov 2, 2024
2 parents 0c638bc + 0af19ce commit 2857c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/contract_tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ Alternatively, we can also run the same command with the Docker image:
docker run znsio/specmatic test --testBaseURL https://my-json-server.typicode.com employees.yaml
```

Earlier for the same input we saw 4 tests and all of which were successful. This time around you will see a total of 26 tests, of which 21 are failires
Earlier for the same input we saw 4 tests and all of which were successful. This time around you will see a total of 26 tests, of which 21 are failures.

```Tests run: 26, Successes: 5, Failures: 21, Errors: 0```

Expand Down

0 comments on commit 2857c15

Please sign in to comment.