Skip to content

Commit b5b4097

Browse files
committed
Rename
1 parent d00b9f6 commit b5b4097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NotFoundWhenProductionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public function testForbiddenInProduction()
2121
}
2222
}
2323

24-
public function testMiddleware()
24+
public function testHandle()
2525
{
2626
Route::get('middleware', function () {
2727
return 1;

0 commit comments

Comments
 (0)