mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
test: add tests for tags
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const { Page, test, expect } = require("@playwright/test");
|
||||
const { createNote, NOTE, getTestId } = require("./utils");
|
||||
const { checkNotePresence } = require("./utils/conditions");
|
||||
/**
|
||||
* @type {Page}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user