Skip to content

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
znck authored and StyleCIBot committed Jun 5, 2016
1 parent 9863b5a commit a92079c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Uploaders/DefaultUploaderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public function test_upload()

$file = new UploadedFile(__DIR__.DIRECTORY_SEPARATOR.'uploaded.txt', 'uploaded.txt');

/**
/*
* @var Attachment
*/
$media = $uploader->upload($file);
Expand Down

0 comments on commit a92079c

Please sign in to comment.