Merge branch 'beta' into dev #108
Annotations
2 errors
test/unit/index.test.ts#L47
AssertionError: expected { Application: { …(3) }, …(7), …(1) } to have keys 'Application', 'createRoot', 'extend', 'useApp', 'useAsset', 'useExtend', and 'useTick'
- Expected
+ Received
Array [
"Application",
"createRoot",
"extend",
"useApp",
"useAsset",
+ "useAssets",
"useExtend",
"useTick",
]
❯ test/unit/index.test.ts:47:39
|
|
This job failed
Loading