Skip to content

Commit 279fba9

Browse files
lint
1 parent 8939723 commit 279fba9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/fresh/tests/head_test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ Deno.test({
172172

173173
await waitFor(async () => {
174174
const title = await page.evaluate(() => document.title);
175+
// deno-lint-ignore no-console
175176
console.log({ title });
176177
return title === "Count: 1";
177178
});

0 commit comments

Comments
 (0)