Beispiel #1
0
 public function test_start()
 {
     $this->assertInstanceOf('bolt\\browser', \bolt\browser::start([]));
 }