Files
notesnook/apps/web/__e2e__/notebooks.issues.test.js

4 lines
186 B
JavaScript
Raw Normal View History

2021-09-13 11:56:57 +05:00
const { test } = require("@playwright/test");
test.skip("TODO: pin 3 notebooks & make sure they can be unpinned");
test.skip("TODO: pin 4 notebooks & make sure 4th pin shows an error");