mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
remove debug on chinabankslip test
This commit is contained in:
@@ -56,7 +56,6 @@ class ChinaBankSlipTest extends TestCase
|
||||
'details' => "123123",
|
||||
'date' => "123123"
|
||||
]);
|
||||
dd($response->getContent());
|
||||
if(!file_exists($china_bank_slips_path) || $size_in_kb > 3072){
|
||||
$response->assertStatus(400);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user