delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
7486338efa
commit
71108fcf39
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue