mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
rename entry file for settings tests
This commit is contained in:
parent
286badd773
commit
a15d9544c9
2 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ define(function (require) {
|
|||
}],
|
||||
tunnelOptions: serverConfig.webdriver,
|
||||
functionalSuites: [
|
||||
'test/functional/status_page/index'
|
||||
'test/functional/apps/settings/testSettings'
|
||||
'test/functional/status_page/index',
|
||||
'test/functional/apps/settings/index'
|
||||
],
|
||||
excludeInstrumentation: /(fixtures|node_modules)\//,
|
||||
loaderOptions: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue