Skip to content

Commit 539bf12

Browse files
committed
Removed methods that were deprecated long time ago
1 parent a2b53f0 commit 539bf12

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Codeception/Module/Asserts.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ class Asserts extends CodeceptionModule
9797
*
9898
* @param $exception string or \Exception
9999
* @param $callback
100-
*
101-
* @deprecated Use expectThrowable instead
102100
*/
103101
public function expectException($exception, $callback)
104102
{

0 commit comments

Comments
 (0)