Skip to content

Commit

Permalink
Merge pull request #67 from ScottLogic/update-test-runner-section-of-…
Browse files Browse the repository at this point in the history
…docs

SFD-116: Update docs to say we're using Web Test Runner rather than Karma.
  • Loading branch information
mgriffin-scottlogic authored May 28, 2024
2 parents 4a8ad42 + 057e52f commit 0a55178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Run `ng build` to build the project. The build artifacts will be stored in the `

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
Run `ng test` to execute the unit tests via [Web Test Runner](https://modern-web.dev/docs/test-runner/overview/).

## GitHub Actions

Expand Down

0 comments on commit 0a55178

Please sign in to comment.