Skip to content

Commit

Permalink
see if this helps with intermediate problem
Browse files Browse the repository at this point in the history
i believe the issue here is that test is trying to pull version from
github, but doesn't yet have the new version spread through its system
  • Loading branch information
joelmccracken committed Dec 29, 2024
1 parent 8261466 commit ba80800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ws_tool/test/unit/installation_process.bats
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ setup (){
set_workstation_version_last_sha

run ws_install.sh
assert_success
assert [ -x "${WORKSTATION_DIR}/ws_tool/ws" ]

# ok, above we demonstrate that the ws_install script in this repo does
Expand Down

0 comments on commit ba80800

Please sign in to comment.