mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-11-13 13:38:46 +00:00
Get tests passing
This commit is contained in:
parent
fd0c30ec42
commit
87ca84655c
3 changed files with 5 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ class FilterTest extends TestCase
|
|||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function setUp()
|
||||
public function setUp(): void
|
||||
{
|
||||
$this->filter = new Filter();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue