Browse Source

Remove trailing whitespace

Tadahisa Motooka 5 years ago
parent
commit
b5c3bff366
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/Http/Middleware/CsrfProtectionMiddlewareTest.php

+ 1 - 1
tests/TestCase/Http/Middleware/CsrfProtectionMiddlewareTest.php

@@ -358,7 +358,7 @@ class CsrfProtectionMiddlewareTest extends TestCase
     /**
      * Test the situation where the app is upgraded from 3.9.2 or earlier to 3.9.3 or later,
      * without deleting route cache.
-     * 
+     *
      * @return void
      */
     public function testMissingSamesite()