diff --git a/ext/pools/test.php b/ext/pools/test.php index f5efe74c..2776a98d 100644 --- a/ext/pools/test.php +++ b/ext/pools/test.php @@ -75,7 +75,7 @@ class PoolsTest extends ShimmiePHPUnitTestCase } /** @depends testCreate */ - public function testHitory($args) + public function testHistory($args) { [$pool_id, $image_ids] = $args;