Skip to content

Commit edf789f

Browse files
committed
No trailing comma
1 parent 52acafa commit edf789f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Context/GivenStepDefinitions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ static function( \$pre, \$parsed_args, \$url ) {
175175
Requests::OPTION_DEFAULTS,
176176
array(
177177
'hooks' => new Hooks(),
178-
),
178+
)
179179
),
180180
)
181181
);

0 commit comments

Comments
 (0)