Skipping Screen Tests

This commit is contained in:
Mitch-Budibase 2023-01-16 11:17:11 +00:00
parent 14d42b3824
commit 7bb0246271
1 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@ import filterTests from "../support/filterTests"
const interact = require('../support/interact')
filterTests(["smoke", "all"], () => {
context("Screen Tests", () => {
xcontext("Screen Tests", () => {
before(() => {
cy.login()
cy.createTestApp()