markTestSkipped('not running from a git checkout'); } $this->assertMatchesRegularExpression('/^\d{4}-\d{2}-\d{2}$/', $version['date']); $this->assertMatchesRegularExpression('/^[0-9a-f]{7,40}$/', $version['sha']); } }