fix(hub-ui): initialize dock page scripts before activation #1362
Annotations
2 errors and 1 notice
|
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
|
|
[@devframes/plugin-assets] test/assets.test.ts > assets plugin > reads image dimensions for an uploaded image:
plugins/assets/test/assets.test.ts#L93
AssertionError: expected null to match object { width: 1, height: 1 }
- Expected:
{
"height": 1,
"width": 1,
}
+ Received:
null
❯ test/assets.test.ts:93:18
|
|
🎭 Playwright Run Summary
21 passed (20.3s)
|