Skip to content

Commit 543c2c7

Browse files
committed
Tidy up test case
1 parent 5ae3585 commit 543c2c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Message/ListPlansTest.php

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
class ListPlansTest extends TestCase
88
{
9+
/** @var ListPlansRequest */
10+
protected $request;
11+
912
public function setUp()
1013
{
1114
$this->request = new ListPlansRequest($this->getHttpClient(), $this->getHttpRequest());

0 commit comments

Comments
 (0)