Merge pull request #7812 from Budibase/Cypress-Smoke
createComponents Tests
This commit is contained in:
commit
a40660b4de
|
@ -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(() => {
|
||||
|
|
Loading…
Reference in New Issue