mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
fix bad method name
This commit is contained in:
parent
5d9e5e6f50
commit
d0e1268c59
@ -38,7 +38,7 @@ class StatusPageControllerTest extends AbstractTestCase
|
||||
->setupConfig();
|
||||
}
|
||||
|
||||
public function testIndexShowsOnlyPublicComponentGroupsToGues()
|
||||
public function testIndexShowsOnlyPublicComponentGroupsToGuests()
|
||||
{
|
||||
$this->visit('/')
|
||||
->see(self::COMPONENT_GROUP_1_NAME)
|
||||
|
Loading…
x
Reference in New Issue
Block a user