Closed wolfrednicolas closed 3 years ago
@pdbreen I have a question, I've seen this kind of issue in several packages, after check, I'm not able to understand what's going on... for example
this is the issue
Caused by Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[HY000]: General error: 1 no such table: domestic_addresses
Also I'm using the newest versions of the packages
Providers for package dependencies need to be added to the base TestCase getPackageProviders
response. In this case, AddressesServiceProvider::class needed to be added.
https://github.com/tipoff/seo/blob/wolfrednicolas/feature/add-nova-resources/tests/TestCase.php
thank you that work @pdbreen
@drewroberts I think this is ready to merge, however; just one of the test is failing in the P7.4 - L8.* - prefer-lowest - ubuntu-lates