mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
da22827c61
commit
8767c1c10c
2 changed files with 2 additions and 2 deletions
|
@ -4,4 +4,4 @@
|
|||
* you may not use this file except in compliance with the Elastic License.
|
||||
*/
|
||||
|
||||
require('./_helpers').runXPackScript('jest', ['plugins/code']);
|
||||
require('./_helpers').runXPackScript('jest', ['legacy/plugins/code']);
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
* you may not use this file except in compliance with the Elastic License.
|
||||
*/
|
||||
|
||||
require('./_helpers').runXPackScript('mocha', ['plugins/code/server/__tests__/*.{ts,tsx}']);
|
||||
require('./_helpers').runXPackScript('mocha', ['legacy/plugins/code/server/__tests__/*.{ts,tsx}']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue