Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdjere authored May 3, 2024
1 parent 07d81e6 commit c850892
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,6 @@ describe('helpers', () => {
expect(result).toEqual(expected);
});


// Users are allowed to input 0 in the form, but value is validated in the API layer
test('returns formatted object with max_signals set to 0', () => {
const mockDataWithZeroMaxSignals: AboutStepRule = {
Expand Down

0 comments on commit c850892

Please sign in to comment.