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