Skip to content

Commit

Permalink
fix borked test
Browse files Browse the repository at this point in the history
  • Loading branch information
daveshanley committed Nov 14, 2024
1 parent 7d2db03 commit 1b11f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index/resolver_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@ paths:
content:
application/json:
schema:
"$ref": https://raw.githubusercontent.com/OAI/OpenAPI-Specification/main/examples/v3.0/petstore.yaml#/components/schemas/Error`
"$ref": https://raw.githubusercontent.com/pb33f/openapi-specification/main/examples/v3.0/petstore.yaml#/components/schemas/Error`

var rootNode yaml.Node
_ = yaml.Unmarshal([]byte(spec), &rootNode)
Expand Down

0 comments on commit 1b11f87

Please sign in to comment.