Skip to content

Commit

Permalink
Skiping test again
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 28, 2014
1 parent 0515b86 commit 9437632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/Database/ConnectionTest.php
Expand Up @@ -123,7 +123,7 @@ public function testWrongCredentials() {
*
* @return void
**/
public function testDisconnect() {
public function _testDisconnect() {
$config = ConnectionManager::config('test');
ConnectionManager::config('test_disconnect', $config);
$this->connection = ConnectionManager::get('test_disconnect');
Expand Down

0 comments on commit 9437632

Please sign in to comment.