mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-06 21:45:33 +01:00
Add addresses directory within stubs
This commit is contained in:
parent
7b2ffc5b55
commit
a5c327eaed
2 changed files with 1 additions and 1 deletions
6
tests/stubs/addresses/my-addresses.php
Normal file
6
tests/stubs/addresses/my-addresses.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'foo@example.com',
|
||||
'bar@example.com',
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue