Skip to content

Commit bea3829

Browse files
committed
wip
1 parent b7dcb59 commit bea3829

File tree

1 file changed

+1
-0
lines changed
  • packages/signals/signals-integration-tests/src/tests/signals-vanilla

1 file changed

+1
-0
lines changed

packages/signals/signals-integration-tests/src/tests/signals-vanilla/index-page.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export class IndexPage extends BasePage {
2828
(args) => {
2929
window.signalsPlugin.addSignal({
3030
type: 'userDefined',
31+
// @ts-ignore
3132
data: {
3233
foo: 'bar',
3334
...args.data,

0 commit comments

Comments
 (0)