mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-07 20:47:45 +00:00
Cleaning up some coverage and a few bits.
This commit is contained in:
@@ -156,7 +156,7 @@ func TestResolver_ResolveComponents_MixedRef(t *testing.T) {
|
||||
assert.NotNil(t, resolver)
|
||||
|
||||
circ := resolver.Resolve()
|
||||
assert.Len(t, circ, 2)
|
||||
assert.Len(t, circ, 10)
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user