Skip to content

Commit

Permalink
Revert "chore: test case for JournalTools (binary-com#10656)" (binary…
Browse files Browse the repository at this point in the history
…-com#10890)

This reverts commit 8704e14.
  • Loading branch information
sandeep-deriv authored and aum-deriv committed Oct 24, 2023
1 parent 7712f02 commit e6e928f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 59 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const mockProps = {
toggleFilterDialog: jest.fn(),
};

describe('FilterDialog', () => {
describe('Draggable', () => {
let wrapper: ({ children }: { children: JSX.Element }) => JSX.Element, mock_DBot_store: RootStore | undefined;

beforeAll(() => {
Expand Down

This file was deleted.

0 comments on commit e6e928f

Please sign in to comment.