Skip to content

Commit

Permalink
Merge pull request #7459 from TouK/skip-fragment-test
Browse files Browse the repository at this point in the history
skip fragment test
  • Loading branch information
arkadius authored Jan 15, 2025
2 parents 27073bb + c8ed7c6 commit 8494ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion designer/client/cypress/e2e/fragment.cy.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
describe("Fragment", () => {
describe.skip("Fragment", () => {
const seed = "fragment";
before(() => {
cy.deleteAllTestProcesses({
Expand Down

0 comments on commit 8494ff4

Please sign in to comment.