Skip to content

Commit a0bf7f9

Browse files
committed
(docs): run prettier
1 parent 7ca3142 commit a0bf7f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/guides/useful-libraries-for-testing.md

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
[`jest-matcher-vue-test-utils`](https://github.com/hmsk/jest-matcher-vue-test-utils) adds additional matchers for the Jest test runner with the goal of making assertions more expressive.
1212

13-
1413
### `jest-mock-axios`
1514

1615
[`jest-mock-axios`](https://github.com/knee-cola/jest-mock-axios) allows you to easily mock `axios`, a common HTTP client, in your tests. It works out of the box with Jest, and the author provides guidance on supporting other test runners in the documentation.

0 commit comments

Comments
 (0)