Skip to content

Commit

Permalink
Add budget-table testid on edit mode
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-jeremy committed Dec 8, 2023
1 parent edefc84 commit 06b3bac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2088,7 +2088,7 @@ export function BudgetTable(props) {
// scrollRef,
// onScroll
// }) => (
<View>
<View data-testid="budget-table">
<BudgetGroups
type={type}
categoryGroups={categoryGroups}
Expand Down

0 comments on commit 06b3bac

Please sign in to comment.