mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Add newlines to tests. [skip ci]
This commit is contained in:
@@ -298,4 +298,4 @@ class AttachmentControllerTest extends TestCase
|
||||
//$response = $this->post('/api/v1/attachments/' . $attachment->id . '/upload',$content, ['Accept' => 'application/json']);
|
||||
$response->assertStatus(204);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user