diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/schema/test_bm_schema.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/schema/test_bm_schema.yaml b/tests/schema/test_bm_schema.yaml index 740725f5..a7c27e3f 100644 --- a/tests/schema/test_bm_schema.yaml +++ b/tests/schema/test_bm_schema.yaml @@ -45,6 +45,7 @@ mapping: type: str ip: type: str + allowempty: True pw: type: str allowempty: True |