Skip to content

Commit 6658d1d

Browse files
committed
fix: test
1 parent a5ff813 commit 6658d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/rayjob_existing_cluster_kind_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def run_rayjob_against_existing_cluster_kind(
6060
)
6161
)
6262

63-
cluster.up()
63+
cluster.apply()
6464
cluster.status()
6565
cluster.wait_ready()
6666
cluster.status()

0 commit comments

Comments
 (0)