Пример #1
0
 /** @test */
 public function it_can_retrieve_bootstrapper_config()
 {
     $this->assertSame(['default' => 'view'], AlertsBootstrapper::getConfig());
 }