Skip to content

Commit

Permalink
skip flaky suite (elastic#185046)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Jul 26, 2024
1 parent 08db3f2 commit 339be82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import { customFieldsMock, customFieldsConfigurationMock } from '../../../contai
import userEvent from '@testing-library/user-event';
import { CustomFieldTypes } from '../../../../common/types/domain';

describe('Case View Page files tab', () => {
describe.skip('Case View Page files tab', () => {
const onSubmit = jest.fn();
let appMockRender: AppMockRenderer;

Expand Down

0 comments on commit 339be82

Please sign in to comment.