mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
9e46cbf578
commit
8419570767
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ module.exports = function (grunt) {
|
|||
|
||||
switch (getOsPlatform()) {
|
||||
case 'win32':
|
||||
return 'IE';
|
||||
return 'Chrome';
|
||||
default:
|
||||
return 'Chrome';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue