Skip to content

Commit

Permalink
[THRIFT-5757] Unit tests for php lib
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir.panivko committed Mar 4, 2024
1 parent 525690d commit 5709382
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/php/test/Unit/Lib/Transport/TCurlClientTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
use Thrift\Exception\TTransportException;
use Thrift\Transport\TCurlClient;

/**
* @preserveGlobalState disabled
*/
class TCurlClientTest extends TestCase
{
use PHPMock;
Expand Down

0 comments on commit 5709382

Please sign in to comment.