X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=tests%2Fframework%2Fbootstrap%2Fclass_FrameworkBootstrapTest.php;fp=tests%2Fframework%2Fbootstrap%2Fclass_FrameworkBootstrapTest.php;h=89d796ea0b4af2fc55a576ca4e8bcc3aaff33671;hp=e96065a511a618ce6a1f6df38e13a7b3a35178a9;hb=a60894f1d6ef33613d2d0351075aa07aa257f304;hpb=7566afbfdb0d6c8514156dc61d18410e83204b88 diff --git a/tests/framework/bootstrap/class_FrameworkBootstrapTest.php b/tests/framework/bootstrap/class_FrameworkBootstrapTest.php index e96065a5..89d796ea 100644 --- a/tests/framework/bootstrap/class_FrameworkBootstrapTest.php +++ b/tests/framework/bootstrap/class_FrameworkBootstrapTest.php @@ -201,7 +201,7 @@ class FrameworkBootstrapTest extends TestCase { /** * Re-tests if detectServerAddress() is returning what it should for tests. - * This will always be 127.0.0.1. This call should not invoke + * This will always be 127.0.0.1. This method should not invoke * ConsoleTools's method as the configuration entry is already cached. */ public function testConfigDetectServerAddressCached () {