Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Sep 5, 2022
1 parent b15e5b6 commit 2350ddf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Mail/AttachableTest.php
Expand Up @@ -81,6 +81,8 @@ public function testItCanUtiliseExistingApisOnNonMailBasedResourcesWithArgs()
{
public $pathArgs;

public $dataArgs;

public function withDataAttachment()
{
$this->dataArgs = func_get_args();
Expand Down

0 comments on commit 2350ddf

Please sign in to comment.