Skip to content

Commit

Permalink
Update resources/testdriver.js
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored Jun 22, 2023
1 parent 7dce408 commit 1cac50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/testdriver.js
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@
},

async consume_user_activation () {
throw new Error("Consume_user_activation() is not implemented by testdriver-vendor.js");
throw new Error("consume_user_activation() is not implemented by testdriver-vendor.js");
},
};
})();

0 comments on commit 1cac50e

Please sign in to comment.