fix test
This commit is contained in:
parent
1b94f796eb
commit
03f3bc693b
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ func TestIntrospect(t *testing.T) {
|
|||
{
|
||||
name: "missing-introspect-url",
|
||||
args: args{
|
||||
ctx: nil,
|
||||
ctx: context.Background(),
|
||||
rp: rp,
|
||||
token: "my-token",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue