Will Frew

Results 2 issues of Will Frew

As can be seen [here](https://travis-ci.org/gemini-testing/gemini/jobs/319174582#L2551-L2552), you have not added sauce labs credentials to your travis setup. Looks, therefore, like all your integration tests are silently being skipped.

As per [the docs](https://redux-saga.js.org/docs/api/#takemaybechannel) for `takeMaybe`, when called on a `Channel`, it can return `END`.