Skip to content

Commit

Permalink
fix: not sts
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaansehgal99 authored and helayoty committed Nov 15, 2023
1 parent cccaa6d commit f121704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/preset_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ var _ = Describe("Workspace Preset", func() {

time.Sleep(30 * time.Second)

validateInferenceResource(workspaceObj, int32(numOfNode), true)
validateInferenceResource(workspaceObj, int32(numOfNode), false)

validateWorkspaceReadiness(workspaceObj)
})
Expand Down

0 comments on commit f121704

Please sign in to comment.