Skip to content

Commit 4f62bbb

Browse files
authored
Format code (#4916)
1 parent 7faf34e commit 4f62bbb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/MessageTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class MessageTest extends TestCase
2525
{
2626
public function testMessageSerialize()
2727
{
28-
system(__DIR__ . '/async_queue2.2.php');
28+
system(__DIR__ . '/async_queue2.2');
2929

3030
$message = unserialize(file_get_contents(__DIR__ . '/message2.2.cache'));
3131

File renamed without changes.

0 commit comments

Comments
 (0)