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

Fix text.

parent baf0aa4f
No related branches found
Tags 7.x-1.14
No related merge requests found
......@@ -258,7 +258,7 @@ class FillPdfMergeTestCase extends ImageFieldTestCase {
// The testing UI doesn't clearly indicate that these tests are being run by
// default because we delegate to backendTest(). This is a convenience
// marker.
$this->assertTrue(TRUE, 'FillPDF LocalService detected. Running tests.');
$this->assertTrue(TRUE, 'FillPDF LocalServer detected. Running tests.');
$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