mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[FTR] Refactor test/common/services/* -> packages/kbn-ftr-common-functional-[ui-]services/* (#189051)
## Summary Moving common services to respective new homes. Resolves: https://github.com/elastic/kibana/issues/188541 --------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
61544205cd
commit
09a365850e
70 changed files with 214 additions and 185 deletions
|
@ -7,4 +7,4 @@
|
|||
*/
|
||||
|
||||
require('../src/setup_node_env');
|
||||
require('@kbn/test-suites-src/common/services/saved_object_info').runSavedObjInfoSvc();
|
||||
require('@kbn/ftr-common-functional-services').runSavedObjInfoSvc();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue