mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-09 11:18:10 +00:00
Update test code.
This commit is contained in:
@@ -32,7 +32,7 @@ class ExampleTest extends TestCase
|
||||
/**
|
||||
* A basic test example.
|
||||
*/
|
||||
public function testBasicTest()
|
||||
public function testBasicTest(): void
|
||||
{
|
||||
$this->assertTrue(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user