Skip to content

Commit 527fdea

Browse files
committed
fix: damn styleci
1 parent 536a63d commit 527fdea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Routing/AttributeRoutingTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ public function get()
2626
{
2727
return 'get success';
2828
}
29+
2930
#[Post('/post')]
3031
public function post()
3132
{

0 commit comments

Comments
 (0)