mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-04 08:28:57 +02:00
General tests cleanup
This commit is contained in:
@@ -72,7 +72,6 @@ class UnlockCommandTest extends BaseTest
|
||||
$unlinkMock->disable();
|
||||
$getCwdMock->disable();
|
||||
|
||||
|
||||
$fileExistsMock->enable();
|
||||
$unlinkMock->enable();
|
||||
$getCwdMock->enable();
|
||||
|
||||
Reference in New Issue
Block a user