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

Remove unused 3rd arg from Cli::Main #1588

Merged
merged 3 commits into from Dec 2, 2021
Merged

Conversation

aurelien-reeves
Copy link
Contributor

@aurelien-reeves aurelien-reeves commented Nov 23, 2021

Description

Remove the former unused stdin argument from Cli::Main.

Fixes #1581

Type of change

  • Breaking change (will cause existing functionality to not
    work as expected)

Checklist:

Your PR is ready for review once the following checklist is
complete. You can also add some checks if you want to.

  • New and existing tests are passing locally and on CI
  • bundle exec rubocop reports no offenses
  • CHANGELOG.md has been updated

@aurelien-reeves aurelien-reeves added this to the 8.0.0 milestone Nov 23, 2021
@aurelien-reeves aurelien-reeves merged commit aa50584 into main Dec 2, 2021
@luke-hill luke-hill deleted the remove-former-stdin-arg branch August 22, 2023 11:00
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.

Remove former 'stdin' parameter from Cucumber::Cli::Main#initialize
2 participants