We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258a7d2 commit 264ee19Copy full SHA for 264ee19
tests/test_from_schema.py
@@ -131,6 +131,7 @@ def test_invalid_regex_emit_warning(schema):
131
"draft4/oneOf with missing optional property",
132
"draft7/oneOf with missing optional property",
133
# Sometimes unsatisfiable. TODO: improve canonicalisation to remove filters
134
+ "JSCS configuration file", # https://github.com/Zac-HD/hypothesis-jsonschema/pull/78#issuecomment-803519293
135
"Drone CI configuration file",
136
"PHP Composer configuration file",
137
"Pyrseas database schema versioning for Postgres databases, v0.8",
0 commit comments