1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 02:28:54 +08:00

7 sec for tests

This commit is contained in:
lana-k
2021-04-30 14:58:27 +02:00
parent 7f4b167dc2
commit a2bc495259

View File

@@ -99,7 +99,7 @@ module.exports = function (config) {
client: { client: {
captureConsole: true, captureConsole: true,
mocha: { mocha: {
timeout: 5000 timeout: 7000
} }
}, },
browserConsoleLogOptions: { browserConsoleLogOptions: {