Example #1
0
 /**
  * @test
  **/
 public function Can_we_export()
 {
     $this->assertArrayHasKey('foo', Registry::export());
 }