Skip to content

Commit 3f5d516

Browse files
committed
refactor: move comment from property to assign
1 parent 1781308 commit 3f5d516

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/system/Publisher/PublisherOutputTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ protected function setUp(): void
5555
{
5656
parent::setUp();
5757

58+
/**
59+
* Files to seed to VFS
60+
*/
5861
$structure = [
5962
'able' => [
6063
'apple.php' => 'Once upon a midnight dreary',

0 commit comments

Comments
 (0)