Skip to content

Commit

Permalink
updated events flyout ui, unskip jest tests (#638)
Browse files Browse the repository at this point in the history
Signed-off-by: Shenoy Pratik <[email protected]>
  • Loading branch information
ps48 authored Apr 13, 2022
1 parent ecfd2f9 commit 694589c
Show file tree
Hide file tree
Showing 10 changed files with 3,886 additions and 3,181 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import DSLService from '../../../../public/services/requests/dsl';
import { coreStartMock } from '../../../../test/__mocks__/coreMocks';
import { HttpResponse } from '../../../../../../src/core/public';

describe.skip('Panels View Component', () => {
describe('Panels View Component', () => {
configure({ adapter: new Adapter() });

it('renders panel view container without visualizations', async () => {
Expand Down
Loading

0 comments on commit 694589c

Please sign in to comment.