Skip to content

Commit

Permalink
Cosmetic fix in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
anibalinn committed Dec 23, 2024
1 parent e284f12 commit d0bdb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Execute BehaveX in the same way as Behave from the command line, using the `beha

BehaveX manages concurrent executions of Behave instances in multiple processes. You can perform parallel test executions by feature or scenario. When the parallel scheme is by scenario, the examples of a scenario outline are also executed in parallel.

![Parallel Test Executions](https://github.com/hrcorval/behavex/blob/release_4.1.0/img/behavex_paralllel_executions.png?raw=true)
![Parallel Test Executions](https://github.com/hrcorval/behavex/blob/release_4.1.0/img/behavex_parallel_executions.png?raw=true)

### Examples:
```bash
Expand Down

0 comments on commit d0bdb83

Please sign in to comment.