We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e57721 commit aa43ccdCopy full SHA for aa43ccd
src/plugin/__tests__/VStepperForm.cy.ts
@@ -91,7 +91,6 @@ const global = {
91
92
describe('Stepper Form', () => {
93
94
-
95
describe('Single Page Stepper Form', () => {
96
it('should create multiple pages, navigate to the last page, submit form', () => {
97
const spy = cy.spy().as('submit');
0 commit comments