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 Sep 8, 2024
1 parent f7663dc commit 1743043
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/framework/tests/Unit/FilesystemFacadeUnitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public function testGetContents()
$this->createExpectation('get', 'string', Hyde::path('path'));

Filesystem::getContents('path');

}

public function testGetContentsWithLock()
Expand Down

0 comments on commit 1743043

Please sign in to comment.