changed repository url (#3708)
This commit is contained in:
@@ -74,6 +74,6 @@ class PluginManagerTest extends TestCase
|
||||
$this->assertEquals('TestPlugin', $plugin->getId());
|
||||
$this->assertEquals('TestPlugin from composer.json', $plugin->getName());
|
||||
$this->assertEquals('Just a test fixture for the PluginManager', $meta->getDescription());
|
||||
$this->assertEquals('https://github.com/kevinpapst/kimai2', $meta->getHomepage());
|
||||
$this->assertEquals('https://github.com/kimai/kimai', $meta->getHomepage());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user