babac66f9c
* be strict about what is a boolean for keywords - found and fixed typo in test , 'yes' != 'yes.'
2 lines
158 B
YAML
2 lines
158 B
YAML
bugfixes:
|
|
- Ensure that keywords defined as booleans are correctly interpreting their input, before patch any random string would be interpreted as False
|