diff --git a/tests/draft3/infinite-loop-detection.json b/tests/draft3/infinite-loop-detection.json index 0426a3ee..f98c74fc 100644 --- a/tests/draft3/infinite-loop-detection.json +++ b/tests/draft3/infinite-loop-detection.json @@ -15,7 +15,7 @@ }, { "additionalProperties": { - "$ref": "#/defintions/int" + "$ref": "#/definitions/int" } } ] diff --git a/tests/draft4/infinite-loop-detection.json b/tests/draft4/infinite-loop-detection.json index 0426a3ee..f98c74fc 100644 --- a/tests/draft4/infinite-loop-detection.json +++ b/tests/draft4/infinite-loop-detection.json @@ -15,7 +15,7 @@ }, { "additionalProperties": { - "$ref": "#/defintions/int" + "$ref": "#/definitions/int" } } ] diff --git a/tests/draft6/infinite-loop-detection.json b/tests/draft6/infinite-loop-detection.json index 0426a3ee..f98c74fc 100644 --- a/tests/draft6/infinite-loop-detection.json +++ b/tests/draft6/infinite-loop-detection.json @@ -15,7 +15,7 @@ }, { "additionalProperties": { - "$ref": "#/defintions/int" + "$ref": "#/definitions/int" } } ] diff --git a/tests/draft7/infinite-loop-detection.json b/tests/draft7/infinite-loop-detection.json index 0426a3ee..f98c74fc 100644 --- a/tests/draft7/infinite-loop-detection.json +++ b/tests/draft7/infinite-loop-detection.json @@ -15,7 +15,7 @@ }, { "additionalProperties": { - "$ref": "#/defintions/int" + "$ref": "#/definitions/int" } } ]