Update comment

This commit is contained in:
Lance Pioch 2022-10-28 13:16:47 -04:00
parent 426c1cea66
commit a45d054b48

View file

@ -110,7 +110,7 @@ class RouteServiceProvider extends ServiceProvider
}); });
} }
// Node Ping Test Helper // Laravel Dusk Browser Testing Route Helpers for the Daemon
private function duskBoot() private function duskBoot()
{ {
// Make sure we're only running in the Dusk testing environment // Make sure we're only running in the Dusk testing environment