Skip to content

Fixed RuntimeException namespace.

Compare
Choose a tag to compare
@AlexSkrypnyk AlexSkrypnyk released this 22 Aug 07:23
Use global RuntimeException. (#42)

- Updates the thrown exception to use the global namespace to prevent class not found error.

```
Fatal error: Class 'IntegratedExperts\BehatSteps\D8\RuntimeException' not found (Behat\Testwork\Call\Exception\FatalThrowableError)
```