mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-07 14:25:58 +01:00
Upgraded to Symfony 6.3 and PHP 8.2.
This commit is contained in:
@@ -17,7 +17,7 @@ use ZipArchive;
|
||||
|
||||
class CommandLineTest extends TestCase
|
||||
{
|
||||
public const FIXTURE_REPO = FIXTURE_DIR . '/git-bare-repo';
|
||||
public const FIXTURE_REPO = FIXTURE_DIR.'/git-bare-repo';
|
||||
|
||||
public function setUp(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user