Skip to content

Commit

Permalink
clean up test infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
hofstef committed Dec 2, 2024
1 parent ce4d5f4 commit d7a335d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 87 deletions.
3 changes: 2 additions & 1 deletion src/app/tools/modeler/bpmn/test/domainStoryModelingSpec.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { bootstrapBpmnJS, inject } from "./testHelper";
/* import { bootstrapBpmnJS, inject } from "./testHelper";
import { assign } from "min-dash";
import DomainStoryModeler from "../index";
Expand Down Expand Up @@ -271,3 +271,4 @@ describe("domainStory modeling", function () {
}));
});
});
*/
File renamed without changes.
62 changes: 0 additions & 62 deletions src/app/tools/modeler/bpmn/test/language/diagram.bpmn

This file was deleted.

24 changes: 0 additions & 24 deletions src/app/tools/modeler/bpmn/test/testHelper.js

This file was deleted.

0 comments on commit d7a335d

Please sign in to comment.