Alexander Makarov
Alexander Makarov
https://yiiframework.de/developer
http://www.2amigos.us/
@ziaratban I've moved CI to GitHub actions so there are no incidental failures anymore. Would you please merge `master` branch into all your pull requests?
https://travis-ci.com/github/yiisoft/yii2-mongodb/jobs/357995598#L1572 - fails tests on connection.
@ziaratban referencing Yii::$app->mongodb is incorrect. You should use connection.
Seems tests aren't alright with new code.
> I think this is about test case. (#316 ) No, it should not be since tests are alright in master branch.
The change looks valid, yes. I wonder why tests do pass then in master. Must be uncovered case...
Any idea on how to fix it?