Skip to content

Commit

Permalink
Changed inconsistent make command in TESTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kirdatatjana committed Sep 18, 2024
1 parent 255af89 commit 1526ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 1526ef7

Please sign in to comment.