Skip to content

Commit

Permalink
Fixed CS
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Blazek committed Jun 28, 2016
1 parent e77f4c1 commit 8f0a276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Core/FieldType/ContentTypeList/ValueTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public function setUp()
{
$this->value = new Value(
array(
'identifier0', 'identifier1'
'identifier0', 'identifier1',
)
);
}
Expand Down

0 comments on commit 8f0a276

Please sign in to comment.