Skip to content

Commit 7d36d17

Browse files
committed
Fix a compatibility flag error
1 parent f4d3c38 commit 7d36d17

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/test-suite/tests/anyOf.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@
175175
},
176176
{
177177
"description": "anyOf with $ref alternatives filters by type",
178-
"compatibility": "2019",
179178
"schema": {
180179
"$defs": {
181180
"bar": {

src/test-suite/tests/oneOf.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@
238238
},
239239
{
240240
"description": "oneOf with $ref alternatives filters by type",
241-
"compatibility": "2019",
242241
"schema": {
243242
"$defs": {
244243
"bar": {

0 commit comments

Comments
 (0)