Skip to content

Commit

Permalink
fix: Don't whine plz
Browse files Browse the repository at this point in the history
  • Loading branch information
felixrieseberg committed May 17, 2019
1 parent ef17ccd commit c47fea0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/renderer/components/show-me/app-spec.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import * as electron from 'electron';
import * as React from 'react';

// tslint:disable-next-line:no-submodule-imports
import { act } from 'react-dom/test-utils';

import { mount } from 'enzyme';
Expand Down

0 comments on commit c47fea0

Please sign in to comment.