chore: report correct browser channel for Android tests (#6733)
This commit is contained in:
parent
4076110e4f
commit
30e5681b82
|
|
@ -43,7 +43,7 @@ const metadata = {
|
|||
platform: 'Android',
|
||||
headful: false,
|
||||
browserName: 'chromium',
|
||||
channel: undefined,
|
||||
channel: 'chrome',
|
||||
mode: 'default',
|
||||
video: false,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue