mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
(style): Remove extra blank line in ConfigTest
This commit is contained in:
@@ -7,7 +7,6 @@ use PHPUnit\Framework\TestCase;
|
||||
|
||||
class ConfigTest extends TestCase
|
||||
{
|
||||
|
||||
public function testDefaultValues(): void
|
||||
{
|
||||
$config = new Config();
|
||||
|
||||
Reference in New Issue
Block a user