Skip to content

Commit a9a5caa

Browse files
committed
CS
1 parent 7f38477 commit a9a5caa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/TestUtils/WorkshopExerciseTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ public function runExercise(string $submissionFile): void
8989
$this->installDeps($exercise, dirname($submissionFileAbsolute));
9090
}
9191

92-
9392
$input = new Input($this->container->get('appName'), [
9493
'program' => $submissionFileAbsolute
9594
]);

0 commit comments

Comments
 (0)