Skip to content

Commit

Permalink
skip fragment test
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzuming committed Jan 15, 2025
1 parent 27073bb commit c8ed7c6
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 c8ed7c6

Please sign in to comment.