Skip to content

Commit

Permalink
Update ScmPluginJobDiffSpec.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesus-Osuna-M committed Mar 1, 2024
1 parent 9d3c55f commit 6cb8853
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ class ScmPluginJobDiffSpec extends BaseContainer {
and:
def updatedArgs = [
"job-name": "job-test-updated",
"job-description-name": "description-test-updated",
"args": "echo hello there updated",
"2-args": "echo hello there 2 updated",
"uuid": DUMMY_JOB_ID
]
hold(5)
Expand Down

0 comments on commit 6cb8853

Please sign in to comment.