mirror of
https://github.com/strapi/strapi.git
synced 2025-09-02 13:23:12 +00:00
Disable graphql test until merge new implementation
This commit is contained in:
parent
f41cad3094
commit
6a75affa81
@ -5,6 +5,8 @@ module.exports = {
|
||||
setupFilesAfterEnv: ['<rootDir>/test/jest2e2.setup.js'],
|
||||
testPathIgnorePatterns: [
|
||||
'<rootDir>/packages/plugins/graphql',
|
||||
'graphql.test.e2e.js',
|
||||
'graphqlUpload.test.e2e.js',
|
||||
'<rootDir>/packages/core/database.old',
|
||||
],
|
||||
coveragePathIgnorePatterns: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user