diff options
Diffstat (limited to 'test/components/AccountInput.spec.js')
| -rw-r--r-- | test/components/AccountInput.spec.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/components/AccountInput.spec.js b/test/components/AccountInput.spec.js index eface9c8c6..2f6ead1b45 100644 --- a/test/components/AccountInput.spec.js +++ b/test/components/AccountInput.spec.js @@ -1,5 +1,5 @@ // @flow -import { expect } from 'chai'; + import { createKeyEvent } from '../helpers/dom-events'; import * as React from 'react'; import { shallow } from 'enzyme'; |
