skip flaky cross reference test (#251)

This commit is contained in:
shreyas-goenka 2023-03-15 17:09:52 +01:00 committed by GitHub
parent 92d1dd7e48
commit c40e428469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ func TestSelfReferenceLoopErrors(t *testing.T) {
}
func TestCrossReferenceLoopErrors(t *testing.T) {
t.Skip()
specString := `{
"components": {
"schemas": {