Skip to content

Commit

Permalink
remove connection set
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Jul 26, 2023
1 parent 7d5aa3e commit 2bd1062
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/functional/addons-install-test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ fi

@test "test failure state if command is run with uncommitted filesystem changes" {
echo "Set up failure state with uncommitted filesystem changes"
echo "Switch to SFTP mode"
run terminus connection:set sftp
[ "$status" -eq 0 ]
echo "Running terminus wp ${SITE_ENV} -- plugin install hello-dolly"
run terminus wp ${SITE_ENV} -- plugin install hello-dolly
Expand Down

0 comments on commit 2bd1062

Please sign in to comment.