/home/techb158/exp.abdallabala.com/vendor/respect/validation/tests/integration
Edit: /home/techb158/exp.abdallabala.com/vendor/respect/validation/tests/integration/issue-739.phpt (331B)
--FILE--
check('foo');
} catch (ValidationException $exception) {
echo $exception->getMainMessage();
}
?>
--EXPECT--
"foo" is not valid