Browse Source

Removed trailing whitespace

Tadahisa MOTOOKA 8 years ago
parent
commit
f5d982eb0c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/Database/ConnectionTest.php

+ 1 - 1
tests/TestCase/Database/ConnectionTest.php

@@ -490,7 +490,7 @@ class ConnectionTest extends TestCase
     /**
     /**
      * Tests that the destructor of Connection does not crash
      * Tests that the destructor of Connection does not crash
      * when transaction is not closed
      * when transaction is not closed
-     * 
+     *
      * @return void
      * @return void
      */
      */
     public function testCloseConnectionWithUncommittedTransaction()
     public function testCloseConnectionWithUncommittedTransaction()