Spelling mistakes for tests
This commit is contained in:
parent
e2dc0638d9
commit
78b40a8055
9 changed files with 11 additions and 11 deletions
|
@ -79,7 +79,7 @@ class RemoteRequestControllerTest extends ControllerTestCase
|
|||
}
|
||||
|
||||
/**
|
||||
* Test that the controller properly handles an exception thrown by the daemon conneciton.
|
||||
* Test that the controller properly handles an exception thrown by the daemon connection.
|
||||
*/
|
||||
public function testExceptionThrownByDaemonConnectionIsHandledByDisplayController()
|
||||
{
|
||||
|
@ -125,7 +125,7 @@ class RemoteRequestControllerTest extends ControllerTestCase
|
|||
}
|
||||
|
||||
/**
|
||||
* Test that the controller properly handles an exception thrown by the daemon conneciton.
|
||||
* Test that the controller properly handles an exception thrown by the daemon connection.
|
||||
*/
|
||||
public function testExceptionThrownByDaemonConnectionIsHandledByStoreController()
|
||||
{
|
||||
|
|
Reference in a new issue