Match the string correctly

pull/21833/head
Travis Ralston 2020-07-15 04:59:34 -06:00
parent eb0cb5c279
commit 226f755259
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ module.exports = async function toastScenarios(alice, bob) {
bob.log.done();
bob.log.step(`reject analytics toast`);
await rejectToast(bob, "Help us improve Element!");
await rejectToast(bob, "Help us improve Element");
bob.log.done();
bob.log.step(`checks no remaining toasts`);