Skip to content

Commit ec6d76b

Browse files
committed
test: Fix failing test
Signed-off-by: Dmitry Dygalo <[email protected]>
1 parent b643e85 commit ec6d76b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/jsonschema/tests/draft7_instance_paths.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
]
2222
},
2323
{
24-
"suite_id": 7,
24+
"suite_id": 6,
2525
"tests": [
2626
{
2727
"id": 0,
@@ -32,7 +32,7 @@
3232
]
3333
},
3434
{
35-
"suite_id": 8,
35+
"suite_id": 7,
3636
"tests": [
3737
{
3838
"id": 1,

0 commit comments

Comments
 (0)