Explorar o código

Update UseApiResourceTagsTest.php

Shalvah %!s(int64=4) %!d(string=hai) anos
pai
achega
a9ec31ae52
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/Strategies/Responses/UseApiResourceTagsTest.php

+ 1 - 0
tests/Strategies/Responses/UseApiResourceTagsTest.php

@@ -177,6 +177,7 @@ use Orchestra\Testbench\TestCase;
             });
             $config = new DocumentationConfig([]);
 
+            // Creating a mock route so we can test that the route is set properly during resolution
             $route = Mockery::mock(Route::class);
             $route->shouldReceive('named')
                 ->times(2)