fix tests
This commit is contained in:
parent
bdcccc3303
commit
88209ac11d
4 changed files with 8 additions and 8 deletions
|
@ -235,7 +235,7 @@ func TestRoutes(t *testing.T) {
|
|||
contains: []string{`{"access_token":"`, `","token_type":"Bearer","expires_in":299}`},
|
||||
},
|
||||
{
|
||||
// This call will fail. A successfull test is already
|
||||
// This call will fail. A successful test is already
|
||||
// part of device_test.go
|
||||
name: "device token",
|
||||
method: http.MethodPost,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue