mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 07:38:29 +00:00
Update test code.
This commit is contained in:
@@ -37,7 +37,7 @@ class TransactionCurrenciesTest extends TestCase
|
||||
/**
|
||||
* @covers \FireflyIII\Import\Mapper\TransactionCurrencies::getMap()
|
||||
*/
|
||||
public function testGetMapBasic()
|
||||
public function testGetMapBasic(): void
|
||||
{
|
||||
$one = new TransactionCurrency;
|
||||
$one->id = 9;
|
||||
|
||||
Reference in New Issue
Block a user