Skip to content

Commit

Permalink
unskip
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski committed May 24, 2022
1 parent 51d4b49 commit 16ef804
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ import { mockCasesContext } from '@kbn/cases-plugin/public/mocks/mock_cases_cont

jest.mock('../../../common/lib/kibana');

// Failing: See https://github.com/elastic/kibana/issues/132845
describe.skip('Details Panel Component', () => {
describe('Details Panel Component', () => {
const state: State = {
...mockGlobalState,
timeline: {
Expand Down

0 comments on commit 16ef804

Please sign in to comment.