mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
b5897c2c3a
commit
ab7fc81f90
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@ module.exports = function (grunt) {
|
|||
'karma:dev'
|
||||
]);
|
||||
|
||||
// test:ui temporarily renamed
|
||||
grunt.registerTask('test:browser', [
|
||||
grunt.registerTask('test:ui', [
|
||||
'esvm:ui',
|
||||
'run:testUIServer',
|
||||
'downloadSelenium',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue