diff --git a/TESTING.md b/TESTING.md index 929e920775..4a50f6d3de 100644 --- a/TESTING.md +++ b/TESTING.md @@ -24,7 +24,7 @@ When adding an integration test, write a brief description as a docstring in the // that goes into more detail and describes the scenario. ``` -Then, run `make docs-test` to update the test documentation. +Then, run `make build-testing-docs` to update the test documentation. ## Model-Based Tests (MBT)