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

Update local-test.sh to return test exit code #6179

Merged
merged 1 commit into from
Jan 11, 2019
Merged

Commits on Jan 11, 2019

  1. Update local-test.sh to return test exit code

    The `e2e:docker` command can run tests in a Docker container, but it always returns exit code 0 even if the tests failed. This PR resolves that and returns the exit code from the test command.
    dallonf committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    0149bae View commit details
    Browse the repository at this point in the history