mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Skip this test until snapshots are updated (#24650)
This commit is contained in:
parent
214ccfcf5f
commit
a0543b1aec
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ export default function ({ getService }) {
|
|||
},
|
||||
];
|
||||
|
||||
describe('mappings', () => {
|
||||
describe.skip('mappings', () => {
|
||||
for (const { indexTemplate, metrics, name } of metricSets) {
|
||||
let mappings;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue