Skip to content

Commit

Permalink
test passing, sane
Browse files Browse the repository at this point in the history
  • Loading branch information
rohenaz committed Oct 31, 2020
1 parent 0e912b5 commit 7f3f889
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions verify_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ func TestVerifyMessage(t *testing.T) {
expectedError bool
}{
{
"1FiyJnrgwBc3Ff83V1yRWAkmXBdGrDQnXQ",
"IBDscOd/Ov4yrd/YXantqajSAnW4fudpfr2KQy5GNo9pZybF12uNaal4KI822UpQLS/UJD+UK2SnNMn6Z3E4na8=",
"Testing!",
"1LN5p7Eg9Zju1b4g4eFPTBMPoMZGCxzrET",
"H+zZagsyz7ioC/ZOa5EwsaKice0vs2BvZ0ljgkFHxD3vGsMlGeD4sXHEcfbI4h8lP29VitSBdf4A+nHXih7svf4=",
"This is a test message",
false,
},
{
Expand Down

0 comments on commit 7f3f889

Please sign in to comment.