Merge pull request #16838 from frappe/surajshetty3416-patch-1

This commit is contained in:
Suraj Shetty 2022-05-05 18:38:07 +05:30 committed by GitHub
commit 7b5531ce86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
context('Form Tour', () => {
context.skip('Form Tour', () => {
before(() => {
cy.login();
cy.visit('/app/form-tour');