Skip to content

Commit 91b79c3

Browse files
committed
feat(secrets): add test config secrets v2
1 parent 08a66e8 commit 91b79c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/secrets.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,6 @@ testcases:
269269
args: secret config get
270270
assertions:
271271
- result.code ShouldEqual 0
272-
- result.systemoutjson.deactivate-version-after ShouldEqual "1d"
273-
- result.systemoutjson.max-version ShouldEqual "24"
272+
- result.systemoutjson.deactivate_version_after ShouldEqual "1d"
273+
- result.systemoutjson.max_versions ShouldEqual "24"
274274

0 commit comments

Comments
 (0)