Skip to content

Commit

Permalink
test single run
Browse files Browse the repository at this point in the history
  • Loading branch information
jashmenn committed Mar 21, 2017
1 parent 517a444 commit 64a9186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .test.bats
Expand Up @@ -7,7 +7,7 @@ load "${NGBOOK_ROOT}/scripts/bats-assert/load.bash"

# @test "angular-redux-chat unit tests pass" {
# cd $DIR
# run npm run test
# run ng test --single-run
# assert_output --partial 'SUCCESS'
# }

Expand Down

0 comments on commit 64a9186

Please sign in to comment.