Skip to content

Commit c4b9fe3

Browse files
committed
lint
Signed-off-by: Spencer Peterson <[email protected]>
1 parent 73491b8 commit c4b9fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ray-operator/controllers/ray/utils/util_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,8 +981,8 @@ func TestFindHeadPodReadyMessage(t *testing.T) {
981981
tests := []struct {
982982
name string
983983
message string
984-
status []corev1.ContainerStatus
985984
expectedMessage string
985+
status []corev1.ContainerStatus
986986
}{{
987987
name: "no message no status want nothing",
988988
}, {

0 commit comments

Comments
 (0)