mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
64739f80e1
commit
dffeca18bd
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ import { SourceFiltersTable } from '../source_filters_table';
|
||||||
|
|
||||||
jest.mock('@elastic/eui', () => ({
|
jest.mock('@elastic/eui', () => ({
|
||||||
EuiButton: 'eui-button',
|
EuiButton: 'eui-button',
|
||||||
EuiTableOfRecords: 'eui-table-of-records',
|
|
||||||
EuiTitle: 'eui-title',
|
EuiTitle: 'eui-title',
|
||||||
EuiText: 'eui-text',
|
EuiText: 'eui-text',
|
||||||
EuiButton: 'eui-button',
|
EuiButton: 'eui-button',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue