Add run-tests workflow

This commit is contained in:
Oliver Davies 2020-03-01 18:50:50 +00:00
parent 37c48b07e6
commit 7db076efdb
3 changed files with 49 additions and 2 deletions

View file

@ -5,7 +5,7 @@ namespace Opdavies\Tests\GmailFilterBuilder\Service;
use Opdavies\GmailFilterBuilder\Exception\PartialNotFoundException;
use Opdavies\GmailFilterBuilder\Service\Addresses;
use PHPUnit\Framework\TestCase;
use Tightenco\Collect\Support\Collection;
use Illuminate\Support\Collection;
/**
* Test loading addresses from a separate file.