App\Test\Integration\Front\HomeTest::it_can_display_the_home_page PHP Method

it_can_display_the_home_page() public method

    public function it_can_display_the_home_page()
    {
        $this->visit('/nl');
    }