Fix GoReport issues

This commit is contained in:
Adrian Gallagher
2018-03-01 16:17:59 +11:00
parent 966cfc7512
commit c0ccc901dc
17 changed files with 50 additions and 51 deletions

View File

@@ -262,7 +262,7 @@ func TestGetOrderHistory(t *testing.T) {
}
}
func TestGetWithdrawelHistory(t *testing.T) {
func TestGetwithdrawalHistory(t *testing.T) {
t.Parallel()
obj := Bittrex{}
obj.APIKey = apiKey