Revert "[FTR] Refactor test/common/services/* -> packages/kbn-ftr-com… (#191765)

Build failure


https://buildkite.com/elastic/kibana-pull-request/builds/230868#01919ed7-15d5-425c-9b8e-146ed5fe9daf
This commit is contained in:
Jon 2024-08-29 16:05:53 -05:00 committed by GitHub
parent 2853279468
commit 9f70009d89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
70 changed files with 185 additions and 214 deletions

View file

@ -7,4 +7,4 @@
*/
require('../src/setup_node_env');
require('@kbn/ftr-common-functional-services').runSavedObjInfoSvc();
require('@kbn/test-suites-src/common/services/saved_object_info').runSavedObjInfoSvc();