Skip to content

Commit 264ee19

Browse files
committed
Skip JSCS test
1 parent 258a7d2 commit 264ee19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_from_schema.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ def test_invalid_regex_emit_warning(schema):
131131
"draft4/oneOf with missing optional property",
132132
"draft7/oneOf with missing optional property",
133133
# Sometimes unsatisfiable. TODO: improve canonicalisation to remove filters
134+
"JSCS configuration file", # https://github.com/Zac-HD/hypothesis-jsonschema/pull/78#issuecomment-803519293
134135
"Drone CI configuration file",
135136
"PHP Composer configuration file",
136137
"Pyrseas database schema versioning for Postgres databases, v0.8",

0 commit comments

Comments
 (0)