Skip to content

Commit

Permalink
Merge branch 'change/add-tests' of github.com:dedoc/documentor into c…
Browse files Browse the repository at this point in the history
…hange/add-tests
  • Loading branch information
romalytvynenko committed May 17, 2024
2 parents fb719e4 + b7dfe21 commit 68cf457
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 @@ -115,5 +115,7 @@ private function assertRoutesAreCacheable($routes)

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

0 comments on commit 68cf457

Please sign in to comment.