Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Nov 14, 2023
1 parent 5aafc76 commit a141d7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ChartBar/ChartBar.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ describe('ChartBar', () => {
barSize: 20,
xAxis: true,
stacked: true,
accumulated: true,
scroll: true,
refLineY: { value: 50, label: 'Ref Line', color: 'red' },
};
Expand Down

0 comments on commit a141d7c

Please sign in to comment.