mirror of
https://github.com/heyman/heynote.git
synced 2024-11-21 15:33:14 +01:00
Remove debug log
This commit is contained in:
parent
957b22c70e
commit
17091d323c
@ -4,7 +4,6 @@ import {HeynotePage} from "./test-utils.js";
|
||||
let heynotePage
|
||||
|
||||
test.beforeEach(async ({page}) => {
|
||||
console.log("beforeEach")
|
||||
heynotePage = new HeynotePage(page)
|
||||
await heynotePage.goto()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user