Skip to content

Commit e72e201

Browse files
committed
tricking travis-ci into running again
1 parent 4ab4883 commit e72e201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/replay/machine.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ export function createPlayerService(
128128
},
129129
CAST_EVENT: {
130130
target: 'live',
131-
actions: 'castEvent',
131+
actions: ['castEvent'],
132132
},
133133
},
134134
},

0 commit comments

Comments
 (0)