StackFlow
Laravel - Browser Tests - Assert Path Is Not
Assert that the current path does not match the given path:
$browser->assertPathIsNot('/home');
Please enable JavaScript to view the
comments powered by Disqus.