Skip to content

Commit

Permalink
Merge pull request #594 from metacpan/mickey/fix_prove
Browse files Browse the repository at this point in the history
bin/prove: unset the env var that breaks things
  • Loading branch information
oalders committed Dec 1, 2016
2 parents 1989805 + ea8486d commit b4a74ee
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 b4a74ee

Please sign in to comment.