Merge pull request #7812 from Budibase/Cypress-Smoke

createComponents Tests
This commit is contained in:
Mitch-Budibase 2022-09-16 18:26:07 +01:00 committed by GitHub
commit a40660b4de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import filterTests from "../support/filterTests"
const interact = require("../support/interact")
filterTests(["all"], () => {
context("Create Components", () => {
xcontext("Create Components", () => {
let headlineId
before(() => {