fix tests
This commit is contained in:
parent
0cad2e4652
commit
1661b40fbe
3 changed files with 2 additions and 39 deletions
|
@ -28,7 +28,7 @@ func TestAudience_UnmarshalText(t *testing.T) {
|
|||
[]byte(`{"aud": {"a": }}}`),
|
||||
},
|
||||
res{},
|
||||
false,
|
||||
true,
|
||||
},
|
||||
{
|
||||
"single audience",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue