summaryrefslogtreecommitdiffstats
path: root/tests/InstallTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/InstallTest.php')
-rw-r--r--tests/InstallTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/InstallTest.php b/tests/InstallTest.php
index fe5dc4e..b230d74 100644
--- a/tests/InstallTest.php
+++ b/tests/InstallTest.php
@@ -48,7 +48,7 @@ class InstallTest extends GuzzleHarness
{
$data = [
'url' => 'http://127.0.0.1:8081/',
- 'title' => 'My website',
+ 'title' => 'My website',
'password' => 'admin',
'locale' => 'en',
];