mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
fix error in test syntax
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
70c863c378
commit
7b7abad2e6
@ -229,7 +229,7 @@ describe("test App end to end", async () => {
|
||||
console.log(dialog.message());
|
||||
await dialog.accept();
|
||||
});
|
||||
}
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user