From 861ee946a9734dd0f11b6b593dec64ae557983bb Mon Sep 17 00:00:00 2001 From: Shish Date: Thu, 26 Mar 2020 19:03:34 +0000 Subject: [PATCH] typo --- ext/pools/test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;