Explorar o código

NoValueException refactoring

Peter Kokot %!s(int64=13) %!d(string=hai) anos
pai
achega
2d2b72a265
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Tests/Admin/FieldDescriptionTest.php

+ 1 - 1
Tests/Admin/FieldDescriptionTest.php

@@ -212,7 +212,7 @@ class FieldDescriptionTest extends \PHPUnit_Framework_TestCase
     }
 
     /**
-     * @expectedException Sonata\AdminBundle\Admin\NoValueException
+     * @expectedException Sonata\AdminBundle\Exception\NoValueException
      */
     public function testGetValueWhenCannotRetrieve()
     {