updated coverage

Signed-off-by: quobix <dave@quobix.com>
This commit is contained in:
quobix
2024-01-18 12:36:38 -05:00
parent 77bb057f8c
commit 6c27c47caf

View File

@@ -216,6 +216,7 @@ func TestSpecIndex_DigitalOcean_FullCheckoutLocalResolve(t *testing.T) {
// create a new config that allows local and remote to be mixed up.
cf := CreateOpenAPIIndexConfig()
cf.ExtractRefsSequentially = true
cf.AllowRemoteLookup = true
cf.AvoidCircularReferenceCheck = true
cf.BasePath = basePath