Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Jul 28, 2018
1 parent 247045b commit f6678d8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/integration/pages/about.spec.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ describe('About Page', () => {
});

describe('Speaking Content Section', () => {
// global.___loader = {
// enqueue: jest.fn()
// };

it('should display the speaking content when the link is clicked after another click', () => {
about.find('.link-writing').simulate('click');
about.find('.link-speaking').simulate('click');
Expand Down

0 comments on commit f6678d8

Please sign in to comment.