Skip to content

Commit

Permalink
Change: Indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Körner authored Dec 19, 2016
1 parent af98e0e commit ce15906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Checkdomain/Holiday/Provider/PTTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public function setUp()
public function dateProvider()
{
return array(
array('01.01.2010', null, array('name' => 'Ano Novo')),
array('01.01.2010', null, array('name' => 'Ano Novo')),

array('26.05.2013', null, null),
array('25.04.2013', null, array('name' => '25 de Abril')),
Expand Down

0 comments on commit ce15906

Please sign in to comment.