Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrobertson committed Jul 6, 2014
1 parent a49e2d2 commit 27e2100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/FactoryMuffTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public function test_should_get_attributes_for()
public function test_date_kind()
{
$format = 'Y-m-d';

$this->factory->define('SampleModelA', array(
'created' => 'date|' . $format,
));
Expand Down

0 comments on commit 27e2100

Please sign in to comment.