Skip to content

Commit ec10189

Browse files
committed
fixed test
1 parent 625b6fc commit ec10189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/fixtures/resources.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
return array(
3+
return array (
44
'foo' => 'bar',
55
);

0 commit comments

Comments
 (0)