Fix tests
parent
3bec538970
commit
91f995c871
|
@ -226,6 +226,7 @@ class InstallerTest extends TestCase
|
|||
|
||||
if ($expectLock) {
|
||||
unset($actualLock['hash']);
|
||||
unset($actualLock['_readme']);
|
||||
$this->assertEquals($expectLock, $actualLock);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue