This commit is contained in:
Shish 2020-03-26 19:03:34 +00:00
parent 237f8148f3
commit 861ee946a9

View File

@ -75,7 +75,7 @@ class PoolsTest extends ShimmiePHPUnitTestCase
} }
/** @depends testCreate */ /** @depends testCreate */
public function testHitory($args) public function testHistory($args)
{ {
[$pool_id, $image_ids] = $args; [$pool_id, $image_ids] = $args;