Skip to content

Commit fb1215b

Browse files
committed
chore: removing unnecessary channel specification
1 parent 802b5f7 commit fb1215b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/tools/extensions.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,6 @@ describe('extension', () => {
193193
);
194194
},
195195
{
196-
channel: process.env.CANARY_EXECUTABLE_PATH
197-
? undefined
198-
: 'chrome-canary',
199196
executablePath: process.env.CANARY_EXECUTABLE_PATH,
200197
},
201198
{

0 commit comments

Comments
 (0)