mirror of
https://gitee.com/yansongda/pay.git
synced 2024-11-30 03:07:38 +08:00
update
This commit is contained in:
parent
46eafb482c
commit
39e69b469d
@ -65,6 +65,7 @@ class FunctionTest extends TestCase
|
||||
self::assertTrue(Str::contains(get_public_crt_or_private_cert($appSecretCert), 'END RSA PRIVATE KEY'));
|
||||
|
||||
echo $appSecretCertPath;
|
||||
var_dump(file_get_contents($appSecretCertPath));
|
||||
self::assertIsResource(get_public_crt_or_private_cert($appSecretCertPath));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user