@@ -173,12 +173,12 @@ export const TEMPORARILY_IGNORED_PATHS = [
173173 'x-pack/plugins/monitoring/public/icons/health-green.svg' ,
174174 'x-pack/plugins/monitoring/public/icons/health-red.svg' ,
175175 'x-pack/plugins/monitoring/public/icons/health-yellow.svg' ,
176- 'x-pack/plugins/reporting/export_types/printable_pdf/server/lib/pdf/assets/fonts/noto/NotoSansCJKtc-Medium.ttf' ,
177- 'x-pack/plugins/reporting/export_types/printable_pdf/server/lib/pdf/assets/fonts/noto/NotoSansCJKtc-Regular.ttf' ,
178- 'x-pack/plugins/reporting/export_types/printable_pdf/server/lib/pdf/assets/fonts/roboto/Roboto-Italic.ttf' ,
179- 'x-pack/plugins/reporting/export_types/printable_pdf/server/lib/pdf/assets/fonts/roboto/Roboto-Medium.ttf' ,
180- 'x-pack/plugins/reporting/export_types/printable_pdf/server/lib/pdf/assets/fonts/roboto/Roboto-Regular.ttf' ,
181- 'x-pack/plugins/reporting/export_types/printable_pdf/server/lib/pdf/assets/img/logo-grey.png' ,
176+ 'x-pack/plugins/reporting/server/ export_types/printable_pdf/server/lib/pdf/assets/fonts/noto/NotoSansCJKtc-Medium.ttf' ,
177+ 'x-pack/plugins/reporting/server/ export_types/printable_pdf/server/lib/pdf/assets/fonts/noto/NotoSansCJKtc-Regular.ttf' ,
178+ 'x-pack/plugins/reporting/server/ export_types/printable_pdf/server/lib/pdf/assets/fonts/roboto/Roboto-Italic.ttf' ,
179+ 'x-pack/plugins/reporting/server/ export_types/printable_pdf/server/lib/pdf/assets/fonts/roboto/Roboto-Medium.ttf' ,
180+ 'x-pack/plugins/reporting/server/ export_types/printable_pdf/server/lib/pdf/assets/fonts/roboto/Roboto-Regular.ttf' ,
181+ 'x-pack/plugins/reporting/server/ export_types/printable_pdf/server/lib/pdf/assets/img/logo-grey.png' ,
182182 'x-pack/test/functional/es_archives/monitoring/beats-with-restarted-instance/data.json.gz' ,
183183 'x-pack/test/functional/es_archives/monitoring/beats-with-restarted-instance/mappings.json' ,
184184 'x-pack/test/functional/es_archives/monitoring/logstash-pipelines/data.json.gz' ,
0 commit comments