Browse Source

Merge pull request #14101 from cakephp/routetest-merge

Fixed merge error in RouteTest.php
othercorey 6 years ago
parent
commit
d3f04d5d8f
1 changed files with 0 additions and 3 deletions
  1. 0 3
      tests/TestCase/Routing/RouterTest.php

+ 0 - 3
tests/TestCase/Routing/RouterTest.php

@@ -156,7 +156,6 @@ class RouterTest extends TestCase
     }
 
     /**
-<<<<<<< HEAD
      * Test that full base URL can be generated from request context too if
      * App.fullBaseUrl is not set.
      *
@@ -175,8 +174,6 @@ class RouterTest extends TestCase
     }
 
     /**
-=======
->>>>>>> 3.next
      * testRouteExists method
      *
      * @return void