Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example on how to enable test environment #147

Merged
merged 2 commits into from
Oct 20, 2021
Merged

Conversation

walva
Copy link
Contributor

@walva walva commented Apr 14, 2021

It is very easy to have failure with the default configuration. In most case, some env variable are not found.
Eg: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /application/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171

It is very easy to have failure with the default configuration. In most case, some env variable are not found.
Eg: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /application/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171
DOCUMENTATION.md Outdated Show resolved Hide resolved
@pamil pamil merged commit b53b0a2 into FriendsOfBehat:master Oct 20, 2021
@pamil
Copy link
Member

pamil commented Oct 20, 2021

Thanks, Ellis!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants