Skip this test until snapshots are updated (#24650)

This commit is contained in:
Chris Roberson 2018-10-26 11:32:50 -04:00 committed by GitHub
parent 214ccfcf5f
commit a0543b1aec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ export default function ({ getService }) {
},
];
describe('mappings', () => {
describe.skip('mappings', () => {
for (const { indexTemplate, metrics, name } of metricSets) {
let mappings;