Skip to content

Commit

Permalink
appease linter
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Nov 15, 2023
1 parent e0e9e1d commit ccef56f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jwe/jwe_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -906,5 +906,4 @@ func TestGH1001(t *testing.T) {

require.Equal(t, "Lorem Ipsum", string(decrypted), `decrypted message should match`)
require.NotNil(t, cek, `cek should not be nil`)

}

0 comments on commit ccef56f

Please sign in to comment.