mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-06 05:25:33 +01:00
Add run-tests workflow
This commit is contained in:
parent
37c48b07e6
commit
7db076efdb
3 changed files with 49 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue