fix tests

This commit is contained in:
Livio Amstutz 2020-09-28 15:06:14 +02:00
parent 0cad2e4652
commit 1661b40fbe
3 changed files with 2 additions and 39 deletions

View file

@ -28,7 +28,7 @@ func TestAudience_UnmarshalText(t *testing.T) {
[]byte(`{"aud": {"a": }}}`),
},
res{},
false,
true,
},
{
"single audience",