mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-07 04:20:14 +00:00
Added tags to what-changed
This commit is contained in:
@@ -38,6 +38,7 @@ x-testing: hiya!`
|
||||
extChanges := CompareExternalDocs(&lDoc, &rDoc)
|
||||
assert.Len(t, extChanges.ExtensionChanges.Changes, 1)
|
||||
assert.Len(t, extChanges.Changes, 2)
|
||||
assert.Equal(t, 3, extChanges.TotalChanges())
|
||||
|
||||
// validate property changes
|
||||
urlChange := extChanges.Changes[0]
|
||||
|
||||
Reference in New Issue
Block a user