Fixing connected, insert, & remove stuff #1203
ci.yml
on: pull_request
Checks ๐
/
Lint ๐
23s
Checks ๐
/
Type check ๐งฎ
24s
Checks ๐
/
Tests ๐งช
23s
Annotations
2 errors
source/tests/elements.test.ts > RemoteElement > event listeners > supports a `bubbles` event option that automatically listens for an event and marks it as bubbling:
packages/core/source/tests/elements.test.ts#L911
AssertionError: expected "spy" to be called with arguments: [ Any<RemoteEvent> ]
Received:
Number of calls: 0
โฏ source/tests/elements.test.ts:911:24
|
Checks ๐ / Tests ๐งช
Process completed with exit code 1.
|