Skip to content

Commit

Permalink
feat: clone user object pre send to actingAs
Browse files Browse the repository at this point in the history
  • Loading branch information
t0xas committed May 17, 2024
1 parent 54ca273 commit 7257467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/support/Mock/MockAuthUser.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ public function getRememberTokenName()
{
return 'some_remember_token_name';
}
}
}

0 comments on commit 7257467

Please sign in to comment.