mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-01-22 20:17:31 +00:00
Remove blank line
This commit is contained in:
parent
0ca7436297
commit
5dd94e2852
|
@ -58,7 +58,6 @@ class FilterTest extends TestCase
|
|||
['from' => ['foo@example.com', 'bar@example.com']],
|
||||
$this->filter->from(['foo@example.com', 'bar@example.com'])->toArray()
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue