Fixed broken tests

This commit is contained in:
Marcin Grzejszczak
2017-10-22 21:11:33 +02:00
parent fedc76d964
commit 3f968a25bc

View File

@@ -62,7 +62,7 @@ public class ReleaserProperties {
/**
* GitHub OAuth token to be used to interact with GitHub repo
*/
private String oauthToken;
private String oauthToken = "";
/**
* Optional Git username. If not passed keys will be used for authentication