From 0203527d8f147e6fce7f1d849014bbd062245479 Mon Sep 17 00:00:00 2001 From: Shawn Silverman Date: Mon, 16 Nov 2020 18:35:22 -0800 Subject: [PATCH] Fix misspelled reference in infinite-loop-detection tests --- tests/draft3/infinite-loop-detection.json | 2 +- tests/draft4/infinite-loop-detection.json | 2 +- tests/draft6/infinite-loop-detection.json | 2 +- tests/draft7/infinite-loop-detection.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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" } } ]