mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
improve exception message
This commit is contained in:
parent
13b57112a9
commit
ea7717c8e5
2 changed files with 1 additions and 2 deletions
|
@ -106,7 +106,6 @@ class ClassMapGeneratorTest extends \PHPUnit_Framework_TestCase
|
|||
|
||||
/**
|
||||
* @expectedException \RuntimeException
|
||||
* @expectedExceptionMessage Ambiguous reference to class "A" was found.
|
||||
*/
|
||||
public function testAmbiguousReference()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue