fix typo in test case
This commit is contained in:
@@ -61,7 +61,7 @@ class ZonesTest extends TestCase
|
|||||||
->with(
|
->with(
|
||||||
$this->equalTo('zones/c2547eb745079dac9320b638f5e225cf483cc5cfdda41'),
|
$this->equalTo('zones/c2547eb745079dac9320b638f5e225cf483cc5cfdda41'),
|
||||||
$this->equalTo([
|
$this->equalTo([
|
||||||
'pause' => true,
|
'paused' => true,
|
||||||
])
|
])
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user