Skip to content

Commit c9bc9f3

Browse files
committed
Lint
1 parent 2f4ae9a commit c9bc9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

injected/integration-test/page-objects/duckplayer-native.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ export class DuckPlayerNative {
220220
context: this.collector.messagingContextName,
221221
featureName,
222222
method: 'onCurrentTimestamp',
223-
params: { timestamp: "0" },
223+
params: { timestamp: '0' },
224224
},
225225
},
226226
]);

0 commit comments

Comments
 (0)