Skip to content

Commit

Permalink
Merge branch 'main' into automation-mvp-merged
Browse files Browse the repository at this point in the history
  • Loading branch information
stalgiag committed Dec 14, 2023
2 parents 9c99b4f + 56205a3 commit 15c594a
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 40 deletions.
1 change: 1 addition & 0 deletions client/tests/FilterButtons.test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ describe('FilterButtons', () => {
};
const defaultProps = {
filterOptions,
filterLabel: 'Filter',
activeFilter: DATA_MANAGEMENT_TABLE_FILTER_OPTIONS.ALL,
onFilterChange: () => {}
};
Expand Down
Loading

0 comments on commit 15c594a

Please sign in to comment.