9 lines
165 B
TOML
9 lines
165 B
TOML
|
[[test]]
|
||
|
testTitle = 'RESTKmsConnectorTest'
|
||
|
useDB = false
|
||
|
startDelay = 0
|
||
|
|
||
|
[[test.workload]]
|
||
|
testName = 'UnitTests'
|
||
|
testsMatching = '/KmsConnector/REST/'
|