Skip to content
Snippets Groups Projects
Commit c537eba3 authored by Kevin Kaland's avatar Kevin Kaland
Browse files

Fix name.

parent 7892e7f7
No related branches found
No related tags found
No related merge requests found
......@@ -286,7 +286,7 @@ class PdfPopulationTest extends FillPdfTestBase {
if (!FillPdf::checkLocalServiceEndpoint(
$this->container->get('http_client'),
$fillpdf_config)) {
throw new \PHPUnit_Framework_SkippedTestError('Local service unavailable, so skipping test.');
throw new \PHPUnit_Framework_SkippedTestError('FillPDF LocalServer unavailable, so skipping test.');
}
$this->backendTest();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment