Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dc2e36d

Browse files
committedMar 19, 2025·
Adjust tests
1 parent 78e3e29 commit dc2e36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎clusterloader2/pkg/measurement/util/runtimeobjects/runtimeobjects_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ const fullCompareErrorDifferentImage = `Not matching templates, diff: v1.PodSp
536536
},
537537
HostAliases: nil,
538538
PriorityClassName: "",
539-
... // 13 identical fields
539+
... // 14 identical fields
540540
}`
541541

542542
func TestGetIsPodUpdatedPredicateFromRuntimeObject(t *testing.T) {

0 commit comments

Comments
 (0)
Please sign in to comment.