I'm doing some functional testing on an entity (Company) in my app and though I have the rules set correctly in config.php (they work ok in borwser) they are ignored when testing them with Codeception
Am I doing something wrong?
Using latest laravel with latest codeception.