mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 07:38:29 +00:00
Disable all kinds of tests until upgrades are complete.
This commit is contained in:
@@ -94,7 +94,7 @@ class CurrencyExchangeRateControllerTest extends TestCase
|
||||
$response->assertStatus(200);
|
||||
$response->assertJson(
|
||||
['data' => [
|
||||
'type' => 'currency_exchange_rates',
|
||||
'type' => 'currency_exchange_rates',
|
||||
],
|
||||
]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user