From f3ecc4e0f348f83b4560ba0807c9fea656b5d1fc Mon Sep 17 00:00:00 2001 From: Mitch-Budibase Date: Fri, 16 Sep 2022 17:56:06 +0100 Subject: [PATCH] createComponents Test Skip test file - these will be replaced with API tests. Leaving them skipped for now to be used as reference for API testing --- packages/builder/cypress/integration/createComponents.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/builder/cypress/integration/createComponents.spec.js b/packages/builder/cypress/integration/createComponents.spec.js index e39ce4a4a8..7f29466258 100644 --- a/packages/builder/cypress/integration/createComponents.spec.js +++ b/packages/builder/cypress/integration/createComponents.spec.js @@ -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(() => {