mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
7486338efa
commit
71108fcf39
@ -24,7 +24,6 @@ async function assertNoToasts(session) {
|
||||
const toastTitle = await session.innerText(h2Element);
|
||||
throw new Error(`"${toastTitle}" toast found when none expected`);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
async function assertToast(session, expectedTitle) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user