mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
Fixed CS
This commit is contained in:
parent
ee9b3b54cc
commit
668bfa0508
@ -160,8 +160,6 @@ class TaskTest extends TestCase
|
||||
$task2->run($context);
|
||||
self::assertTrue($task2->shouldBePerformed($b));
|
||||
self::assertEquals([true, true], array_map([$task2, 'shouldBePerformed'], [$a, $b]));
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user