Skip to content

Commit

Permalink
Update Footer.spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Pau1fitz committed Feb 7, 2018
1 parent 9ff6ba8 commit 2be63a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer/Footer.spec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { expect } from 'chai';
import { shallow, mount } from 'enzyme';
import { shallow } from 'enzyme';
import React from 'react';

import Footer from './index';
Expand Down

0 comments on commit 2be63a4

Please sign in to comment.