Adding a `TableRegistry::clear()` to the tearDown means that any instances of table classes loaded by tests are reset between test cases. Without this it's possible to persist changes to the table class between test cases. Relates to https://github.com/cakephp/bake/pull/275
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||