Skip to content

Commit

Permalink
Fix formatting (#262)
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve authored and mjcarroll committed Jun 13, 2019
1 parent 188c773 commit 998a916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch_testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Asserts that a message is found in the stdout of a particular process.

The text to look for in the process standard out

-` proc`:
- `proc`:

Either the process name as a string, or a `launch.actions.ExecuteProcess` object that was used to start the process.
Pass `None` or an empty string to search all processes.
Expand Down

0 comments on commit 998a916

Please sign in to comment.