Skip to content

Commit

Permalink
💅 remove trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaggi-lisk committed Oct 29, 2018
1 parent 23d2163 commit d16d169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sendWritable/send.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ describe('Send Writable Component', () => {

beforeEach(() => {
const account = accounts.delegate;

clock = useFakeTimers({
toFake: ['setTimeout', 'clearTimeout', 'Date', 'setInterval'],
});
Expand Down

0 comments on commit d16d169

Please sign in to comment.