Skip to content

Commit 6afb0cf

Browse files
author
Eugene Leonovich
committed
Exclude a test for the pecl client
1 parent c3d6e47 commit 6afb0cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Integration/MsgpackTest.php

+3
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ public function testPackUnpackMultiDimensionalArray()
5858
$this->assertEquals($array, $response->getData()[0], '', 0.0, 5, true);
5959
}
6060

61+
/**
62+
* @group pureonly
63+
*/
6164
public function testPackUnpackObject()
6265
{
6366
$packer = getenv('TNT_PACKER');

0 commit comments

Comments
 (0)