Skip to content

Commit

Permalink
jsdoc addition
Browse files Browse the repository at this point in the history
  • Loading branch information
davetsay committed Apr 12, 2024
1 parent 372e6f9 commit bce0bf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/helper/notebookUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ import { fileURLToPath } from 'url';

/**
* @param {import('@playwright/test').Page} page
* @param {string} text
*/
async function enterTextEntry(page, text) {
await addNotebookEntry(page);
Expand Down

0 comments on commit bce0bf0

Please sign in to comment.