Skip to content

Commit

Permalink
Fix note for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc committed Nov 21, 2024
1 parent 675e57e commit 323e650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/documentation/user-manual/gds/user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ def test_send_command(fprime_test_api):

To run this test, ensure the GDS is running (by invoking `fprime-gds`) and then run `pytest test/int/test_my_deployment.py`.

!!! note
You must ensure that your deployment has been built as this is required by `fprime-gds` and the integration test API.
> [!NOTE]
> TODO: rename this file. You must ensure that your deployment has been built as this is required by `fprime-gds` and the integration test API.

## Usage Patterns
Expand Down

0 comments on commit 323e650

Please sign in to comment.