Skip to content

Commit d452d9f

Browse files
committed
expanded on a comment
1 parent c853b69 commit d452d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cns/restserver/internalapi_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ func TestReconcileNCStatePrimaryIPChangeShouldFail(t *testing.T) {
102102
}
103103

104104
// TestReconcileNCStatePrimaryIPChangeShouldNotFail tests that reconciling NC state with
105-
// a NC whose IP has changed should not fail
105+
// a NC whose IP has changed should not fail for overlay clusters
106106
func TestReconcileNCStatePrimaryIPChangeShouldNotFail(t *testing.T) {
107107
restartService()
108108
setEnv(t)

0 commit comments

Comments
 (0)