From 8c532efd5f02f7a7e5ea322a07ddcf49d130a8ec Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 17 Oct 2015 10:09:03 -0400 Subject: Run php-cs-fixer on the code base --- tests/units/Action/TaskEmailTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/units/Action/TaskEmailTest.php') diff --git a/tests/units/Action/TaskEmailTest.php b/tests/units/Action/TaskEmailTest.php index 863e5677..404865f4 100644 --- a/tests/units/Action/TaskEmailTest.php +++ b/tests/units/Action/TaskEmailTest.php @@ -147,4 +147,4 @@ class TaskEmailTest extends Base // Our event should be executed $this->assertTrue($action->execute(new GenericEvent($event))); } -} \ No newline at end of file +} -- cgit v1.2.3