This commit is contained in:
Jacob Wallraff
2023-03-06 11:56:49 -08:00
parent 70c122b0e4
commit b3f22cb702
@@ -9,7 +9,6 @@ import {clearParsedCache, clearWorkflowTemplateCache} from "./utils/workflow-cac
registerLogger(new TestLogger());
beforeEach(() => {
clearWorkflowTemplateCache();
clearParsedCache();