fix parse

This commit is contained in:
adlerhurst 2024-03-07 15:25:23 +01:00
parent 7069813ec7
commit 0fe7c3307f
2 changed files with 5 additions and 5 deletions

View file

@ -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,