An array of table patterns to exclude completely.
This excludes any lingering tables generated during test runs.
Type: array
protected $excludeTables = [ 'test[0-9]+', ];