mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update test code.
This commit is contained in:
@@ -38,7 +38,7 @@ class AssetAccountIbansTest extends TestCase
|
||||
/**
|
||||
* @covers \FireflyIII\Import\Mapper\AssetAccountIbans::getMap()
|
||||
*/
|
||||
public function testGetMapBasic()
|
||||
public function testGetMapBasic(): void
|
||||
{
|
||||
$one = new Account;
|
||||
$one->id = 17;
|
||||
|
Reference in New Issue
Block a user