mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor fixes
This commit is contained in:
parent
76b2e2290d
commit
cf6cd98eec
@ -183,7 +183,7 @@ class BankTransactionRuleTest extends TestCase
|
|||||||
|
|
||||||
if ($response) {
|
if ($response) {
|
||||||
$arr = $response->json();
|
$arr = $response->json();
|
||||||
nlog($arr);
|
|
||||||
$response->assertStatus(200);
|
$response->assertStatus(200);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user