Skip to content

Commit

Permalink
Updating scenario that perform a re-run from a file
Browse files Browse the repository at this point in the history
  • Loading branch information
anibalinn committed Dec 27, 2024
1 parent 64fb227 commit d5e35fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/features/rerun_scenarios.feature
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Feature: Failing Scenarios
Feature: Rerun Scenarios

@FAILING
@RERUN_SCENARIOS
Scenario Outline: Performing rerun of failing scenarios using the -rf option
Given I have installed behavex
When I setup the behavex command with "<parallel_processes>" parallel processes and parallel scheme set as "<parallel_scheme>"
Expand Down

0 comments on commit d5e35fa

Please sign in to comment.