diff --git a/specs/Endpoint/media.spec.php b/specs/Endpoint/media.spec.php index a782fe3..8d88246 100644 --- a/specs/Endpoint/media.spec.php +++ b/specs/Endpoint/media.spec.php @@ -74,4 +74,4 @@ afterEach(function () { $this->getProphet()->checkPredictions(); }); -}); \ No newline at end of file +});