Open mikeerickson opened 10 years ago
In addition to the LARVEL_START error (which occurs when Anbu is active), if I disable Anbu in app.php, I STILL receive the following issue in Codeception
Functional Tests (13) -------------------------------------------------------------------------------------------------------------- Trying to it_should_be_in_testing_enviornment (CompaniesCest::it_should_be_in_testing_enviornment) string(61) "select * from sqlite_master where type = 'table' and name = ?"
Hey Dayle
There seems to be an issue running Codeception with Anbu installed. First reported this issue with Codeception, but after some discussion, tracked down the issue to Anbu.
Here is a link to the issue I reported to Codeception for more information
https://github.com/Codeception/Codeception/issues/1399