Skip to content

Commit

Permalink
Address nkcr's comment
Browse files Browse the repository at this point in the history
Co-Authored-By: Noémien Kocher <nkcr.je@gmail.com>
  • Loading branch information
Gaylor Bosson and nkcr committed Apr 16, 2020
1 parent 60ec15b commit b2db7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosi/flatcosi/mod_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ func TestActor_SignProcessError(t *testing.T) {
require.EqualError(t, err, "couldn't decode signature: fake error")
}

//------------------
// -----------------------------------------------------------------------------
// Utility functions

func makePackedSignature(t *testing.T, signer crypto.Signer, message []byte) *any.Any {
Expand Down

0 comments on commit b2db7ae

Please sign in to comment.