Skip to content

Commit fb008c6

Browse files
fix(test): import global RuntimeException for expectException
Co-authored-by: Zakhar <zahar.guzenko@gmail.com>
1 parent 8934dd7 commit fb008c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Unit/Context/Api/ApiContextResponseBodyTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
use BehatApiContext\Context\ApiContext;
88
use ReflectionMethod;
9+
use RuntimeException;
910
use Symfony\Component\HttpFoundation\Response;
1011

1112
final class ApiContextResponseBodyTest extends ApiContextTestCase

0 commit comments

Comments
 (0)