StackFlow
Laravel - Browser Tests - Assert Host Is Not
Assert that the current URL host does not match the given host:
$browser->assertHostIsNot($host);
Please enable JavaScript to view the
comments powered by Disqus.