Skip to content

Commit f470479

Browse files
committed
cs
1 parent 2aa541c commit f470479

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/Asset/PatchableExercise.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ public function getProblem()
5454
*/
5555
public function tearDown()
5656
{
57-
5857
}
5958

6059
/**

test/Check/ComposerCheckTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ public function setUp()
4040

4141
$this->assertTrue($this->check->canRun(ExerciseType::CGI()));
4242
$this->assertTrue($this->check->canRun(ExerciseType::CLI()));
43-
4443
}
4544

4645
public function testExceptionIsThrownIfNotValidExercise()

0 commit comments

Comments
 (0)