mirror of
https://github.com/danog/amp.git
synced 2024-11-30 04:29:08 +01:00
Fix tests
This commit is contained in:
parent
e4d97caad7
commit
a66f25e4f6
@ -52,7 +52,7 @@ class WaitTest extends \PHPUnit_Framework_TestCase {
|
||||
|
||||
/**
|
||||
* @expectedException \Error
|
||||
* @expectedExceptionMessage Loop emptied without resolving promise
|
||||
* @expectedExceptionMessage Loop stopped without resolving promise
|
||||
*/
|
||||
public function testPromiseWithNoResolutionPathThrowsException()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user