Skip to content

Commit

Permalink
fix: Use new hello-release version in acceptance tests
Browse files Browse the repository at this point in the history
(cherry picked from commit 53d5d86)
  • Loading branch information
pabloarodas committed Nov 20, 2023
1 parent 119449e commit 3f23502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/acceptance/workflows/updating_releases.feature
Expand Up @@ -6,7 +6,7 @@ Feature: As a dependabot, I want to update a BOSH Release
| find-release-version |
| --release=hello-release |
| --variable=github_token="${GITHUB_TOKEN}" |
Then stdout contains substring: "0.1.5"
Then stdout contains substring: "0.2.1"

Scenario: Find a version on bosh.io
Given I set the version constraint to "1.1.18" for release "bpm"
Expand Down

0 comments on commit 3f23502

Please sign in to comment.