kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
refactor(cypress): remove unused plugins section
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>environments/review-docs-merge-hoc7bt/deployments/18064
rodzic
b0a2a10f31
commit
caa6a26c77
|
@ -3,10 +3,6 @@ import { defineConfig } from 'cypress'
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
chromeWebSecurity: false,
|
chromeWebSecurity: false,
|
||||||
e2e: {
|
e2e: {
|
||||||
// NOTE: Set up plugins
|
|
||||||
// setupNodeEvents (on, config) {
|
|
||||||
//
|
|
||||||
// },
|
|
||||||
baseUrl: 'https://demo.funkwhale.audio'
|
baseUrl: 'https://demo.funkwhale.audio'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Ładowanie…
Reference in New Issue