mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-20 05:18:42 +00:00
Fix empty line
This commit is contained in:
parent
6843ac5548
commit
2d20d913e3
|
|
@ -100,5 +100,4 @@ class CommitTest extends \PHPUnit\Framework\TestCase
|
|||
$commit->setRepository(new Repository(realpath(__DIR__ . '/../../../')));
|
||||
self::assertEquals(realpath(__DIR__ . '/../../../'), $commit->getRepository()->getPath());
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user