// import { fromJS } from 'immutable'; // import { selectViewerDomain } from '../selectors'; describe('selectViewerDomain', () => { it('Expect to have unit tests specified', () => { expect(true).toEqual(false); }); });