mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
parent
d54229f12a
commit
779ae7f939
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ module.exports = defineConfig({
|
|||
experimentalRunAllSpecs: true,
|
||||
baseUrl: "http://localhost:8082",
|
||||
specPattern: [
|
||||
"cypress/e2e/editor/data-source/mongoDbHappyPath.cy.js"],
|
||||
"cypress/e2e/editor/data-source/mogoDbHappyPath.cy.js"],
|
||||
numTestsKeptInMemory: 1,
|
||||
redirectionLimit: 10,
|
||||
experimentalRunAllSpecs: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue