mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-10 22:43:37 +00:00
fix(web): isolate run detail test mocks
This commit is contained in:
parent
1a89974f65
commit
9ff7521efa
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ const {
|
|||
handleLifecycleToastResult,
|
||||
lifecycleActionVisibility,
|
||||
} = await import("./run-detail");
|
||||
mock.restore();
|
||||
type LifecycleToastState = import("./run-detail").LifecycleToastState;
|
||||
type RunDetailActionResult = import("./run-detail").RunDetailActionResult;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue