mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-06 04:46:25 +02:00
enable test server in dev (#31469)
This commit is contained in:
parent
b0a9ad2236
commit
c88b3136a6
@ -35,7 +35,7 @@ const appConfig = {
|
||||
throwUnlessParallelizable: true,
|
||||
},
|
||||
hinting: isTest,
|
||||
tests: isTest,
|
||||
tests: !isProd,
|
||||
sourcemaps: {
|
||||
enabled: !isProd,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user