Skip to content

Commit

Permalink
Apply Rector changes (CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov authored and github-actions[bot] committed Apr 6, 2024
1 parent c33c443 commit 0848775
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/QueryBuilderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,5 @@ public function testDefaultValues(): void
/** @dataProvider \Yiisoft\Db\Oracle\Tests\Provider\QueryBuilderProvider::selectScalar */
public function testSelectScalar(array|bool|float|int $columns, string $expected): void
{
parent::testSelectScalar($columns, $expected);
}
}

0 comments on commit 0848775

Please # to comment.