We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc62b57 commit b92af1cCopy full SHA for b92af1c
packages/vue2/tests/cypress/e2e/plugin.cy.js
@@ -1,6 +1,5 @@
1
describe('Plugin', () => {
2
describe('$page helper', () => {
3
- it('has the helper injected into the Vue component', () => {
4
cy.visit('/')
5
6
cy.window().then((window) => {
0 commit comments