Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
delete this - its gone now
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Apr 20, 2018
1 parent bcfc649 commit 5d51bb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/__tests__/App.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ process.env.REACT_APP_GIT_HASH = '89323';
// TODO: properly handle SVG and D3 in the following 2 components
jest.mock('../../components/Badge/Badge');
jest.mock('../../components/SummaryPanel/RpsChart');
jest.mock('../../components/SummaryPanel/ErrorRatePieChart');

it('renders full App without crashing', () => {
const div = document.createElement('div');
Expand Down

0 comments on commit 5d51bb2

Please sign in to comment.