Skip to content

Commit

Permalink
contracts/test: Remove trailing whitespace from AssertBytes32Array
Browse files Browse the repository at this point in the history
no idea why it started failing now, but easy fix
  • Loading branch information
victorges committed Mar 15, 2024
1 parent c68e957 commit a05ac44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/test/helpers/truffle/AssertBytes32Array.sol
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ library AssertBytes32Array {
}
return string(bts);
}
*/

/*
Expand Down

0 comments on commit a05ac44

Please sign in to comment.