From 1c6d8bb0ea0c2a14034c65733382f3aae3a11032 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 24 Feb 2024 10:18:15 +0100 Subject: [PATCH] Update validation_test.yaml --- library/common-test/tests/persistence/validation_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/common-test/tests/persistence/validation_test.yaml b/library/common-test/tests/persistence/validation_test.yaml index fd33a7a6..734d9a81 100644 --- a/library/common-test/tests/persistence/validation_test.yaml +++ b/library/common-test/tests/persistence/validation_test.yaml @@ -43,7 +43,7 @@ tests: type: not-a-type asserts: - failedTemplate: - errorMessage: Persistence - Expected [type] to be one of [pvc, vct, emptyDir, nfs, iscsi, hostPath, ixVolume, secret, configmap, device, projected], but got [not-a-type] + errorMessage: Persistence - Expected [type] to be one of [pvc, vct, emptyDir, nfs, iscsi, hostPath, secret, configmap, device, projected], but got [not-a-type] - it: should fail with invalid accessMode set: