Skip to content

Commit 7aa627c

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 954746b commit 7aa627c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Unit/CrudPanel/CrudPanelColumnsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,7 @@ public function testItCanChangeTheColumnKey()
546546

547547
$this->assertEquals('new_key', $this->crudPanel->columns()['new_key']['key']);
548548
}
549+
549550
public function testItCanAddAFluentColumn()
550551
{
551552
$this->crudPanel->setModel(User::class);

0 commit comments

Comments
 (0)