예제 #1
0
 public function testLatestVersion()
 {
     $this->markTestSkipped();
     $this->assertEquals(\Codeception\Codecept::VERSION, \Codeception\Codecept::checkLastVersion());
 }