Skip to content

Commit

Permalink
Remove unused test
Browse files Browse the repository at this point in the history
igorschoester committed Apr 11, 2022
1 parent 33c8035 commit 628b117
Showing 2 changed files with 0 additions and 75 deletions.
1 change: 0 additions & 1 deletion packages/js/jest.config.js
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@ module.exports = {
preset: "@yoast/jest-preset",
setupFilesAfterEnv: [ "<rootDir>/tests/setupTests.js" ],
testPathIgnorePatterns: [
"/tests/edit.test.js",
"/tests/__mocks__/",
"/tests/containers/mockSelectors.js",
"/tests/helpers/factory.js",
74 changes: 0 additions & 74 deletions packages/js/tests/edit.test.js

This file was deleted.

0 comments on commit 628b117

Please sign in to comment.