Skip to content

Commit

Permalink
Fix PHPCS error.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Mar 19, 2016
1 parent 269bc92 commit 4bac3fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestCase/Database/Type/JsonTypeTest.php
Expand Up @@ -97,4 +97,3 @@ public function testToStatement()
$this->assertEquals(PDO::PARAM_STR, $this->type->toStatement('', $this->driver));
}
}

0 comments on commit 4bac3fd

Please sign in to comment.