Add newlines to tests. [skip ci]

This commit is contained in:
James Cole
2018-07-22 20:33:17 +02:00
parent b7752928a4
commit a616e06f9d
55 changed files with 55 additions and 55 deletions

View File

@@ -236,4 +236,4 @@ class JournalLinkControllerTest extends TestCase
$response->assertSee($journalLink->created_at->toAtomString()); // the creation moment.
$response->assertHeader('Content-Type', 'application/vnd.api+json');
}
}
}