Skip to content

Commit aa12d2e

Browse files
committed
Add Edge browser for messaging
1 parent da4ea6c commit aa12d2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/karma.saucelabs.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ const browserMap = {
4747
*/
4848
const packageConfigs = {
4949
messaging: {
50-
// Messaging only supports these two browsers.
51-
browsers: ['Chrome_Windows', 'Firefox_Windows']
50+
// Messaging currently only supports these browsers.
51+
browsers: ['Chrome_Windows', 'Firefox_Windows', 'Edge_Windows']
5252
}
5353
};
5454

0 commit comments

Comments
 (0)