Skip to content

Commit

Permalink
peering: doc formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jiceatscion committed Sep 12, 2023
1 parent 35ba7f2 commit 3f8391f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Each test is defined as a bazel test target, with tags `integration` and `exclus
Some integration tests use code outside this directory. For example, the
`router_multi` acceptance test cases and main executable are in `tools/braccept`.


## Basic Commands

To run all integration tests which include the acceptance tests, execute one of
Expand Down Expand Up @@ -47,6 +46,7 @@ bazel run //<test-package>:<target>_teardown
```

For example:

```bash
bazel run //acceptance/router_multi:test_bfd_setup
bazel run //acceptance/router_multi:test_bfd_run
Expand Down

0 comments on commit 3f8391f

Please sign in to comment.