Skip to content

Commit e405e71

Browse files
tabunagithub-actions[bot]
authored andcommitted
Fixed code style
1 parent 5888cb6 commit e405e71

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tests/Unit/SpamDetectorTest.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,10 @@ public static function messageProvider()
3535
['Прuвет', true],
3636
];
3737
}
38-
public function testUnicodeRules():void
38+
39+
public function testUnicodeRules(): void
3940
{
40-
//Long unicode characters in center of the message/words
41+
// Long unicode characters in center of the message/words
4142
$spamDetector = new SpamDetector('Прuвет всем, хoчу предлoжuть реaльный дoпoлнuтельный зaрaбoтoк!
4243
- От 50$ в/зa день гaрaнтuрoвaнo
4344
- Чaс в день твoегo временu

0 commit comments

Comments
 (0)