troubleshooting file not found error

This commit is contained in:
Shelby Sturgis 2016-03-17 11:02:53 -07:00
parent fb68898b31
commit ccdfb207cb

View file

@ -1,7 +1,7 @@
import expect from 'expect.js';
import kbnAngular from '../angular';
import TabFakeStore from '../../__tests__/_TabFakeStore';
import TabFakeStore from '../../__tests__/_tab_fake_store';
import { noop } from 'lodash';
describe('Chrome API :: Angular', () => {