Browse Source

Add a missing @dataProvider

Robert Gust-Bardon 7 năm trước cách đây
mục cha
commit
25c427a0e4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tests/Monolog/ErrorHandlerTest.php

+ 1 - 0
tests/Monolog/ErrorHandlerTest.php

@@ -179,6 +179,7 @@ class ErrorHandlerTest extends TestCase
     }
 
     /**
+     * @dataProvider callablePreviousProvider
      * @depends testRegisterSignalHandler
      * @requires function pcntl_signal_get_handler
      */