mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[performance] unskip journey (#150057)
## Summary Closes #148221 This test failure was caused by Chrome binary not been found and probably related to agent, not the test inself.
This commit is contained in:
parent
0659916073
commit
4f426de5e6
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ import { subj } from '@kbn/test-subj-selector';
|
|||
import { waitForVisualizations } from '../utils';
|
||||
|
||||
export const journey = new Journey({
|
||||
// FAILING: https://github.com/elastic/kibana/issues/148221
|
||||
skipped: true,
|
||||
esArchives: ['x-pack/performance/es_archives/sample_data_ecommerce'],
|
||||
kbnArchives: ['x-pack/performance/kbn_archives/ecommerce_saved_search_only_dashboard'],
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue