mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-07 20:47:45 +00:00
chore: Removes TODO as the test has been fixed in main
This commit is contained in:
committed by
Dave Shanley
parent
04c4f963fd
commit
d526584d4f
@@ -181,7 +181,6 @@ func TestResolver_ResolveComponents_MixedRef(t *testing.T) {
|
||||
assert.NotNil(t, resolver)
|
||||
|
||||
circ := resolver.Resolve()
|
||||
// TODO: This file seems to import correctly now, but the test fails as it's expecting 10 errors
|
||||
assert.Len(t, circ, 10)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user