Skip to content

Commit

Permalink
reverting spacing chagne
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDervishi committed Jul 31, 2023
1 parent 9d9282e commit 92a815f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ describe("FilterModal", () => {

// resetting the dropdown value
fireEvent.click(within(dropdownDiv).getByTestId("reset-dropdown-selection"));

expect(props.updateFilterData).toHaveBeenCalled();
});
};
Expand Down

0 comments on commit 92a815f

Please sign in to comment.