Skip to content

Commit b4b0903

Browse files
limingxinleogaichao16810966kingIZZZYguandeng
authored
Release v3.1.16 (#6649)
Co-authored-by: gaichao168 <[email protected]> Co-authored-by: 10966 <[email protected]> Co-authored-by: kingIZZZY <[email protected]> Co-authored-by: guandeng <[email protected]>
1 parent 23cc250 commit b4b0903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SenderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public function testSenderResult()
6262
],
6363
]);
6464
$sender = new Sender($container);
65-
$sender->setResponse(1, new class (){
65+
$sender->setResponse(1, new class() {
6666
public function push($data)
6767
{
6868
return true;

0 commit comments

Comments
 (0)