Skip to content

Commit

Permalink
Reword wallet test description
Browse files Browse the repository at this point in the history
Co-Authored-By: Samuel Furter <nivida@users.noreply.github.com>
  • Loading branch information
cgewecke and nivida committed Nov 4, 2019
1 parent 49a6c92 commit a9c3420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e.method.signing.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ describe('transaction and message signing [ @E2E ]', function() {
}
});

it('transactions sent with wallet error correctly (with receipt)', async function(){
it('transactions sent with wallet throws error correctly (with receipt)', async function(){
const data = instance
.methods
.reverts()
Expand Down

0 comments on commit a9c3420

Please sign in to comment.