mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
4 lines
186 B
JavaScript
4 lines
186 B
JavaScript
|
|
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");
|