mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
SYNC: try to fix test
This commit is contained in:
committed by
Diflow
parent
a5a7144707
commit
052262bef9
@@ -7,6 +7,7 @@ const path = require('path');
|
|||||||
|
|
||||||
module.exports = defineConfig({
|
module.exports = defineConfig({
|
||||||
e2e: {
|
e2e: {
|
||||||
|
baseUrl: 'http://127.0.0.1:3000',
|
||||||
// trashAssetsBeforeRuns: false,
|
// trashAssetsBeforeRuns: false,
|
||||||
|
|
||||||
setupNodeEvents(on, config) {
|
setupNodeEvents(on, config) {
|
||||||
|
|||||||
Reference in New Issue
Block a user