set current branch for test

This commit is contained in:
spencergibb
2020-05-08 13:36:21 -04:00
parent bb2126974f
commit 2821e3222c

View File

@@ -84,7 +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 BRANCH=master
export GIT_BIN="stubbed_git"
export SOURCE_FUNCTIONS=""
export RELEASER_GIT_OAUTH_TOKEN="mytoken"