Skip to content

Commit aa1ddfc

Browse files
committed
uncache cache that hash!
1 parent 40da9bf commit aa1ddfc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

what-changed/model/path_item_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ func cleanHashCacheForTest(t *testing.T) {
3838
}
3939

4040
func TestComparePathItem_V2(t *testing.T) {
41+
cleanHashCacheForTest(t)
42+
4143
left := `get:
4244
description: get me
4345
put:

0 commit comments

Comments
 (0)