anbu icon indicating copy to clipboard operation
anbu copied to clipboard

Conflict with Codeception, produces error LARAVEL_STARTUP

Open mikeerickson opened this issue 11 years ago • 1 comments

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

mikeerickson avatar Sep 29 '14 00:09 mikeerickson

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 = ?"

mikeerickson avatar Sep 29 '14 00:09 mikeerickson