[UI v2] feat: Adds delete flow run mutation #1779
Annotations
2 errors
src/api/flow-runs/flow-runs.test.ts > flow runs api > useDeleteFlowRun > invalidates cache and fetches updated value:
ui-v2/src/api/flow-runs/flow-runs.test.ts#L126
AssertionError: expected false to be true // Object.is equality
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
</body>
</html>
- Expected
+ Received
- true
+ false
❯ src/api/flow-runs/flow-runs.test.ts:126:54
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
Build ui
Process completed with exit code 1.
|