Skip to content

Commit

Permalink
in vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Dec 4, 2023
1 parent de614cf commit fe29086
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 @@ -134,7 +134,7 @@ If you're working on package's `setup.py` or rov_msgs, you'll need to run `🏃

If you want to run our unit tests use this command `colcon test --event-handlers=console_direct+`.

n VSCode, press `F1` or `ctrl+shift+p` and enter `Tasks: Run Test Task` as another method to run the above command.
In VSCode, press `F1` or `ctrl+shift+p` and enter `Tasks: Run Test Task` as another method to run the above command.

It runs the tests and pipes the output to the terminal. To test pi_main make sure to type your password into the terminal after running the above command.

Expand Down

0 comments on commit fe29086

Please sign in to comment.