We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db51f8 commit bef4d74Copy full SHA for bef4d74
1 file changed
e2e/tests/functional/plugins/notebook/notebookWithCouchDB.e2e.spec.js
@@ -94,4 +94,4 @@ async function addTagAndAwaitNetwork(page, tagName) {
94
page.locator(`[aria-label="Autocomplete Options"] >> text=${tagName}`).click(),
95
expect(page.locator(`[aria-label="Tag"]:has-text("${tagName}")`)).toBeVisible()
96
]);
97
-}
+}
0 commit comments