Skip to content

Commit d19a6ea

Browse files
committed
Fix an actual schema validation error in one of the tests
1 parent ec6dc16 commit d19a6ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_regression_17.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ def test_class():
1212
"id": "claimed",
1313
"type": ["string", "integer", "null"],
1414
"description": "Robots Only. The human agent that has claimed this robot.",
15-
"required": False
1615
},
1716
}
1817
}

0 commit comments

Comments
 (0)