mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-09 18:03:44 +02:00
Spelling mistakes for tests
This commit is contained in:
@@ -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 New Issue
Block a user