mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 15:39:50 +00:00
Remove method pointers from tests.
This commit is contained in:
@@ -36,7 +36,7 @@ use Tests\TestCase;
|
||||
class SandstormTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @covers \FireflyIII\Http\Middleware\Sandstorm::handle
|
||||
* @covers \FireflyIII\Http\Middleware\Sandstorm
|
||||
*/
|
||||
public function testMiddlewareBasic(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user