Skip to content

Commit

Permalink
removed stray whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahtrefethen committed Oct 22, 2020
1 parent dc16e2d commit 0d35c28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/vanilla/test/renderers/TableArrayControl.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,4 @@ describe('Tabe array control', () => {
expect(validation.at(1).getDOMNode().textContent).toBe('is a required property');
expect(validation.at(2).getDOMNode().textContent).toBe('is a required property');
});


});

0 comments on commit 0d35c28

Please sign in to comment.