mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Update test code.
This commit is contained in:
@@ -38,7 +38,7 @@ class OpposingAccountsTest extends TestCase
|
||||
/**
|
||||
* @covers \FireflyIII\Import\Mapper\OpposingAccounts::getMap()
|
||||
*/
|
||||
public function testGetMapBasic()
|
||||
public function testGetMapBasic(): void
|
||||
{
|
||||
$one = new Account;
|
||||
$one->id = 13;
|
||||
|
||||
Reference in New Issue
Block a user