Skip to content

Commit

Permalink
Add newline to cookies example
Browse files Browse the repository at this point in the history
  • Loading branch information
inancgumus committed Aug 25, 2023
1 parent 2951320 commit dd6b459
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/cookies.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ export default async function () {
});
} finally {
page.close();
}
}
}
}

0 comments on commit dd6b459

Please sign in to comment.