chore: advanced settings force recreate #251
Annotations
2 errors
|
build
Process completed with exit code 1.
|
|
src/frontend/context/DashboardContext/DashboardContext.spec.tsx > DashboardContext > updates the dashboard:
src/frontend/context/DashboardContext/DashboardContext.spec.tsx#L65
AssertionError: expected "spy" to be called with arguments: [ { widgets: [ { …(3) } ] } ]
Received:
1st spy call:
@@ -11,6 +11,7 @@
"y": 0,
},
},
],
},
+ undefined,
]
Number of calls: 1
❯ src/frontend/context/DashboardContext/DashboardContext.spec.tsx:65:38
|