Explorar o código

规范单测文件目录

jqh %!s(int64=5) %!d(string=hai) anos
pai
achega
e8424e3bf3
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      tests/Feature/InstallTest.php
  2. 1 1
      tests/Feature/SectionTest.php

+ 1 - 1
tests/Browser/Feature/InstallTest.php → tests/Feature/InstallTest.php

@@ -1,6 +1,6 @@
 <?php
 
-namespace Tests\Browser\Feature;
+namespace Tests\Feature;
 
 use Dcat\Admin\Admin;
 use Tests\TestCase;

+ 1 - 1
tests/Browser/Feature/SectionTest.php → tests/Feature/SectionTest.php

@@ -1,6 +1,6 @@
 <?php
 
-namespace Tests\Browser\Feature;
+namespace Tests\Feature;
 
 use Tests\TestCase;