Skip to content

Commit 6c12ff1

Browse files
Remove superfluous statement
1 parent 0175e43 commit 6c12ff1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/test.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,3 @@ if (!$Exercise) {
129129

130130
Use-ExampleImplementation $conceptExercisesDir $practiceExercisesDir
131131
Test-ExerciseImplementation -Exercise $Exercise -BuildDir $buildDir -ConceptExercisesDir $conceptExercisesDir -PracticeExercisesDir $practiceExercisesDir -IsCI $isCi
132-
133-
exit $LastExitCode

0 commit comments

Comments
 (0)