fix parse
This commit is contained in:
parent
7069813ec7
commit
0fe7c3307f
2 changed files with 5 additions and 5 deletions
|
@ -181,7 +181,7 @@ func TestRoutes(t *testing.T) {
|
|||
},
|
||||
},
|
||||
{
|
||||
// This call will fail. A successfull test is already
|
||||
// This call will fail. A successful test is already
|
||||
// part of client/integration_test.go
|
||||
name: "code exchange",
|
||||
method: http.MethodGet,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue