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

Fix wrong expected exception in spec assertion #735

Merged
merged 1 commit into from Jul 6, 2018

Commits on Jun 30, 2018

  1. Fix wrong expected exception in spec assertion

    It's pretty straightforward that an `ArgumentError` is raised here.
    I wonder if this was changed to `RejectedExecutionError` because
    somehow that was happening instead due to cross-spec interference.
    ivoanjo committed Jun 30, 2018
    Copy the full SHA
    f74aece View commit details
    Browse the repository at this point in the history