Skip to content
  • Eloy Lafuente's avatar
    MDL-49622 behat: better handling of profile and tags · 50fccc42
    Eloy Lafuente authored
    This solves some minor annoyances in the run.php script:
    
    A) profile is checked properly, independently of everything else.
    B) cli tags get precedence over profile tags.
    
    Indicentally, this also causes run.php to support both profile and
    tag in command line together. Previously the use of profile did
    invalidate the use of tags.
    50fccc42