request('GET', '/optional-arguments/with-default-followed-by-mandatory'); $this->assertSame('yes', $crawler->text()); } }