Skip to content

Commit

Permalink
Remove full environment wraith test from test-wraith.bats
Browse files Browse the repository at this point in the history
  • Loading branch information
uberhacker committed Apr 24, 2017
1 parent 9f5b71c commit 78cea01
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test-wraith.bats
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,4 @@
run wraith setup
[[ "$output" == *"create javascript/wait--phantom.js"* ]]
[ "$status" -eq 0 ]
run terminus wraith --sites basic-testing.md,basic-testing.dev --paths home=/,user=/user -n
[[ "$output" == *"[notice] Gallery generated"* ]]
[ "$status" -eq 0 ]
}

0 comments on commit 78cea01

Please sign in to comment.