e28fd3e7c9
update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
4 lines
108 B
Batchfile
4 lines
108 B
Batchfile
echo Starting vault server...
|
|
pushd %~dp0%
|
|
vault server -config %~dp0%/src/test/vault-config/vault-test.hcl
|