Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jan 10, 2024
1 parent 3e1096f commit 330e168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Schema/Driver/SQLServer/ShowChangesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

use Cycle\Schema\Tests\Generator\PrintChangesTest as BaseTest;

final class PrintChangesTest extends BaseTest
final class ShowChangesTest extends BaseTest
{
public const DRIVER = 'sqlserver';
}

0 comments on commit 330e168

Please sign in to comment.