Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
romalytvynenko authored and github-actions[bot] committed May 17, 2024
1 parent 0db6fe4 commit b7dfe21
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/ScrambleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,7 @@ private function assertRoutesAreCacheable($routes)

class ScrambleTest_Controller
{
public function test() {}
public function test()
{
}
}

0 comments on commit b7dfe21

Please sign in to comment.