geek %!s(int64=4) %!d(string=hai) anos
pai
achega
82269872c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/TestCase.php

+ 1 - 1
tests/TestCase.php

@@ -12,5 +12,5 @@ namespace tests;
 
 class TestCase extends \think\testing\TestCase
 {
-    protected $baseUrl = 'http://localhost';
+    protected $baseUrl = 'http://localhost';//
 }