Skip to content

Commit d6d65ed

Browse files
committed
Quick comment typo in mock re-export now that we moved to using testing from core
1 parent 10a35de commit d6d65ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/__mocks__/axios.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
// Hook into jest mocking, but re-export from core
1+
// Hook into jest mocking, but re-export from testing
22
export * from "andculturecode-javascript-testing/dist/mocks/axios";

0 commit comments

Comments
 (0)