When deploy_tester_contract() causes a require() failure, deploy_tester_contract() raises an exception, but the exception does not contain the error message in require().
This issue keeps track of fixing deploy_tester_contract() so that it raises an exception with the error message.