Skip to content

Commit ceda671

Browse files
committed
CS
1 parent 935ea41 commit ceda671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exercise/ThrowAnExpression.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ public function getPatch(): Patch
9797
return (new Patch())
9898
->withTransformer(new Patch\WrapInTryCatch(\InvalidArgumentException::class));
9999
}
100-
}
100+
}

0 commit comments

Comments
 (0)