Skip to content

Commit 91cb1f2

Browse files
committed
fix: naming pattern.
1 parent b12a79e commit 91cb1f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Migration/Unit/General/JSONExportTest.php renamed to tests/Migration/Unit/General/JSONTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Utopia\Storage\Device\Local;
1313
use Utopia\Tests\Unit\Adapters\MockSource;
1414

15-
class JSONExportTest extends TestCase
15+
class JSONTest extends TestCase
1616
{
1717
public function testJSONExportBasic()
1818
{

0 commit comments

Comments
 (0)