it('sets isEntryReady to false by default', () => {
    const {select} = setup();

    const result = select(isEntryReady);