mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-11-13 05:38:44 +00:00
Add run-tests workflow
This commit is contained in:
parent
4fe902b860
commit
694d017a00
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