Skip to content

tests.test_conf: Use more realistic example for test_disallowed_val()

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr409 into master

User-provided top-level input can be expected to be mappings. What validation is really about is checking types of values for each key.

Merge request reports