Skip to content

Commit b69fb0c

Browse files
Update comment
1 parent cfda081 commit b69fb0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/pullreq/diffs_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ func TestGetCoveredClusters(t *testing.T) {
170170
selectedClusterGlobStrs: []string{
171171
"stage:*",
172172
},
173+
// Cluster 3 is pruned from selection list because it doesn't have any files in the
174+
// git diff.
173175
expectedClustersIDs: []string{
174176
"stage:us-west-2:cluster1",
175177
},

0 commit comments

Comments
 (0)