Skip to content

Commit d0e1a03

Browse files
committed
fixed coverage
1 parent 1897b97 commit d0e1a03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

what-changed/model/schema_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -3414,4 +3414,5 @@ components:
34143414
assert.Len(t, changes.GetAllChanges(), 2)
34153415
assert.Equal(t, changes.TotalChanges(), 2)
34163416
assert.Equal(t, changes.TotalBreakingChanges(), 2)
3417+
assert.Len(t, changes.GetPropertyChanges(), 2)
34173418
}

0 commit comments

Comments
 (0)