8000 Fixed a StyleCI issue · lozobojan/laravel-framework@f0ef1eb · GitHub
[go: up one dir, main page]

Skip to content

Commit f0ef1eb

Browse files
author
Bojan Lozo
committed
Fixed a StyleCI issue
1 parent fc32a70 commit f0ef1eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Database/DatabaseQueryGrammarTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ protected function tearDown(): void
1515
{
1616
m::close();
1717
}
18+
1819
public function testWhereRawReturnsStringWhenExpressionPassed()
1920
{
2021
$builder = m::mock(Builder::class);

0 commit comments

Comments
 (0)
0