mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
Fixed.
This commit is contained in:
parent
ef650be369
commit
996fcabcc1
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ module.exports = defineConfig({
|
|||
e2e: {
|
||||
baseUrl: "http://127.0.0.1:9001",
|
||||
supportFile: false,
|
||||
specPattern: 'src/tests/frontend/cypress/integration/**/*.js'
|
||||
specPattern: 'tests/frontend/cypress/integration/**/*.js'
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue