Skip to content

Commit 08a49bd

Browse files
authored
Add Counterfact to HTTP Mocking category (#33)
1 parent 32cb8a0 commit 08a49bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/categories/http-mocking.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "HTTP Mocking",
33
"description": "Mock network requests and test modules in isolation",
4-
"packages": ["axios-mock-adapter", "msw", "nock", "superagent"]
4+
"packages": ["axios-mock-adapter", "counterfact", "msw", "nock", "superagent"]
55
}

0 commit comments

Comments
 (0)