Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Sep 17, 2015
1 parent e7d6319 commit c87de2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Test/Case/Model/Datasource/Database/MysqlTest.php
Expand Up @@ -964,7 +964,7 @@ public function testDescribeHandleCurrentTimestampDatetime() {
$this->assertContains('`limit_date` datetime NOT NULL,', $result);
}

/**
/**
* test that a describe() gets additional fieldParameters
*
* @return void
Expand Down

0 comments on commit c87de2a

Please sign in to comment.