test: Remove unnecessary setTimeout and reconfigureServer calls (#9183)

This commit is contained in:
Diamond Lewis
2024-07-08 16:05:43 -05:00
committed by GitHub
parent 28c4330c89
commit a6e0a1d4a6
6 changed files with 35 additions and 85 deletions

View File

@@ -112,6 +112,7 @@ const defaultConfiguration = {
fileKey: 'test',
directAccess: true,
silent,
verbose: !silent,
logLevel,
liveQuery: {
classNames: ['TestObject'],