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
052262bef9
commit
161586db7e
@@ -7,7 +7,7 @@ const path = require('path');
|
||||
|
||||
module.exports = defineConfig({
|
||||
e2e: {
|
||||
baseUrl: 'http://127.0.0.1:3000',
|
||||
baseUrl: 'http://localhost:3000',
|
||||
// trashAssetsBeforeRuns: false,
|
||||
|
||||
setupNodeEvents(on, config) {
|
||||
|
||||
Reference in New Issue
Block a user