summaryrefslogtreecommitdiff
path: root/tests/files/fail/test_mapping.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files/fail/test_mapping.yaml')
-rw-r--r--tests/files/fail/test_mapping.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/files/fail/test_mapping.yaml b/tests/files/fail/test_mapping.yaml
index 0561ea4..88b390f 100644
--- a/tests/files/fail/test_mapping.yaml
+++ b/tests/files/fail/test_mapping.yaml
@@ -158,7 +158,7 @@ data:
birth: Jul 01, 1985
errors:
- "Cannot find required key 'name'. Path: ''"
- - "Enum 'ab' does not exist. Path: '/blood'"
+ - "Enum 'ab' does not exist. Path: '/blood' Enum: ['A', 'B', 'O', 'AB']"
- "Key 'nam' was not defined. Path: ''"
- "Value 'foo(at)mail.com' does not match pattern '.+@.+'. Path: '/email'"
- "Value 'twenty' is not of type 'int'. Path: '/age'"