Skip to content

Commit

Permalink
[nc] debugging publish
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed May 15, 2024
1 parent 65a9c23 commit 52982ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gha-container-base-image.bats
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

@test "1password version" {
run bash -c "docker exec gha-container-base-image op --version"
[[ "${output}" =~ "2.28" ]]
[[ "${output}" =~ "2.27" ]]
}

@test "teller version" {
Expand Down

0 comments on commit 52982ac

Please sign in to comment.