diff --git a/docs/src/test/bats/ghpages.bats b/docs/src/test/bats/ghpages.bats index 30dd26b7..2307ffb9 100644 --- a/docs/src/test/bats/ghpages.bats +++ b/docs/src/test/bats/ghpages.bats @@ -194,6 +194,7 @@ export -f stubbed_git @test "should not add auth token to URL if token not present" { export GIT_BIN="git_with_remotes" + export RELEASER_GIT_OAUTH_TOKEN="" cd "${TEMP_DIR}/spring-cloud-stream/" source "${SOURCE_DIR}"/ghpages.sh