set current branch for test

This commit is contained in:
spencergibb
2020-05-08 13:34:34 -04:00
parent c7ebf03a2a
commit bb2126974f

View File

@@ -84,6 +84,7 @@ export -f printing_git_with_remotes
export -f stubbed_git
@test "should upload the built docs to the root of gh-pages for snapshot versions" {
export CURRENT_BRANCH=master
export GIT_BIN="stubbed_git"
export SOURCE_FUNCTIONS=""
export RELEASER_GIT_OAUTH_TOKEN="mytoken"