Skip to content

Commit

Permalink
Improved code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Calvin Lobo committed Aug 28, 2024
1 parent 601157d commit d82320e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index/rolodex_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1516,6 +1516,7 @@ func TestRolodex_SimpleTest_OneDoc(t *testing.T) {
}

cf := CreateOpenAPIIndexConfig()
cf.SpecFilePath = filepath.Join(baseDir, "doc1.yaml")
cf.BasePath = baseDir
cf.IgnoreArrayCircularReferences = true
cf.IgnorePolymorphicCircularReferences = true
Expand Down

0 comments on commit d82320e

Please sign in to comment.