Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Time: 2.1 minutes, Memory: 99.25Mb
  2.  
  3. There were 2 errors:
  4.  
  5. 1) Cake\Test\TestCase\ORM\Association\HasOneTest::testCanBeJoined
  6. RuntimeException: You cannot configure "Users", it already exists in the registry.
  7.  
  8. /home/gaurav/public_html/Development/cakephp/src/ORM/Locator/TableLocator.php:132
  9. /home/gaurav/public_html/Development/cakephp/src/ORM/TableRegistry.php:109
  10. /home/gaurav/public_html/Development/cakephp/tests/TestCase/ORM/Association/HasOneTest.php:49
  11. /home/gaurav/public_html/Development/cakephp/tests/TestCase/DatabaseSuite.php:68
  12.  
  13. 2) Cake\Test\TestCase\ORM\Association\HasOneTest::testCanBeJoined
  14. RuntimeException: You cannot configure "Users", it already exists in the registry.
  15.  
  16. /home/gaurav/public_html/Development/cakephp/src/ORM/Locator/TableLocator.php:132
  17. /home/gaurav/public_html/Development/cakephp/src/ORM/TableRegistry.php:109
  18. /home/gaurav/public_html/Development/cakephp/tests/TestCase/ORM/Association/HasOneTest.php:49
  19. /home/gaurav/public_html/Development/cakephp/tests/TestCase/DatabaseSuite.php:68
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement