Skip to content

Commit c0e9510

Browse files
authored
Update tests with new tag version
1 parent 78fc28b commit c0e9510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/command.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ setup() {
5353

5454
stub docker \
5555
"pull buildkite/plugin-linter : echo pulled image" \
56-
"run -it --rm --volume /plugin:/plugin:ro --env PLUGIN_ID=my-plugin buildkite/plugin-linter:v2.0.1 : echo linted"
56+
"run -it --rm --volume /plugin:/plugin:ro --env PLUGIN_ID=my-plugin buildkite/plugin-linter:v2.0.2 : echo linted"
5757

5858
run "$PWD"/hooks/command
5959

0 commit comments

Comments
 (0)