Skip to content

Commit 2a57524

Browse files
committed
clean commit
1 parent c88ee44 commit 2a57524

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ray-operator/controllers/ray/rayjob_controller_scheduled_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ var _ = Context("RayJob with schedule operation", func() {
9393
getRayClusterNameForRayJob(ctx, rayJob),
9494
time.Second*15, time.Millisecond*500).Should(Not(BeEmpty()))
9595
Eventually(
96-
9796
getResourceFunc(ctx, common.RayJobRayClusterNamespacedName(rayJob), rayCluster),
9897
time.Second*3, time.Millisecond*500).Should(Succeed())
9998
})

0 commit comments

Comments
 (0)