File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ public function testCannotCancel()
2828    }
2929
3030    /** 
31-      * @exepctedExceptionMessage  Cannot resolve a fulfilled promise 
31+      * @expectedExceptionMessage  Cannot resolve a fulfilled promise 
3232     */ 
3333    public  function  testCannotResolve ()
3434    {
@@ -39,7 +39,7 @@ public function testCannotResolve()
3939    }
4040
4141    /** 
42-      * @exepctedExceptionMessage  Cannot reject a fulfilled promise 
42+      * @expectedExceptionMessage  Cannot reject a fulfilled promise 
4343     */ 
4444    public  function  testCannotReject ()
4545    {
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ public function testCannotResolve()
4444    }
4545
4646    /** 
47-      * @exepctedExceptionMessage  Cannot reject a rejected promise 
47+      * @expectedExceptionMessage  Cannot reject a rejected promise 
4848     */ 
4949    public  function  testCannotReject ()
5050    {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments