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 undefined method `tags' for nil:NilClass (NoMethodError) #932

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 3, 2024

  1. Fix undefined method `tags' for nil:NilClass (NoMethodError)

    Fix for 
    
    /3.2.0/gems/parallel_tests-4.4.0/lib/parallel_tests/cucumber/scenarios.rb:52:in `block in split_into_scenarios': undefined method `tags' for nil:NilClass (NoMethodError)
    
                feature_tags = feature.tags.map
    EvgEvg committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d5bc3ef View commit details
    Browse the repository at this point in the history