Skip to content

Commit

Permalink
bin/prove: unset the env var that breaks things
Browse files Browse the repository at this point in the history
  • Loading branch information
mickeyn committed Dec 1, 2016
1 parent ae5652b commit ea8486d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/prove
Expand Up @@ -3,5 +3,6 @@
export EMAIL_SENDER_TRANSPORT=Test
export ES=localhost:9900
export METACPAN_SERVER_CONFIG_LOCAL_SUFFIX=testing
unset ES_SCRIPT_INDEX

`dirname "$0"`/run prove -It/lib -lvr "$@"

0 comments on commit ea8486d

Please sign in to comment.