Add inspector panel with preset grid and intensity slider
This commit is contained in:
+2
-1
@@ -2,4 +2,5 @@ module.exports = {
|
||||
...require( '@wordpress/scripts/config/jest-unit.config' ),
|
||||
testMatch: [ '**/tests/jest/**/*.test.js' ],
|
||||
setupFiles: [ '<rootDir>/tests/jest/setup.js' ],
|
||||
};
|
||||
setupFilesAfterEnv: [ '<rootDir>/tests/jest/setup-matchers.js' ],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user