Skip to content

Commit

Permalink
Update ExecutionSpec.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
avelasquezr committed Mar 13, 2024
1 parent a5af02e commit 93b4fb5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ class ExecutionSpec extends BaseContainer {
given:
String projectNameSuffix = "project-api-forecast"
ProjectUtils.createProjectsWithJobsScheduled(projectNameSuffix, 4, 2, client)
assert ProjectUtils.projectCountExecutions("*", 1, client)
and:
hold 10
when:
Expand Down

0 comments on commit 93b4fb5

Please sign in to comment.