mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Fix another toast
This commit is contained in:
parent
c5cba6d02a
commit
cc18438a0a
@ -45,7 +45,7 @@ module.exports = async function toastScenarios(alice, bob) {
|
||||
bob.log.done();
|
||||
|
||||
bob.log.step(`reject analytics toast`);
|
||||
await rejectToast(bob, "Help us improve Riot");
|
||||
await rejectToast(bob, "Help us improve Element!");
|
||||
bob.log.done();
|
||||
|
||||
bob.log.step(`checks no remaining toasts`);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user