Skip to content

Commit

Permalink
Add workaround for seeming bats bug - sstephenson/bats#80 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuart-c committed Aug 7, 2017
1 parent 02b6591 commit bf7cab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/helper.bash
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function stop_mirror_svc () {
}

function start_meta_svc () {
bin/meta &
bin/meta 3>/dev/null &
}

function stop_meta_svc () {
Expand Down

0 comments on commit bf7cab8

Please sign in to comment.