Skip to content

Commit

Permalink
Update test-integ/peering_commontopo/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Irvine <115657443+nfi-hashicorp@users.noreply.github.com>
  • Loading branch information
NiniOak and nfi-hashicorp authored Jul 19, 2023
1 parent 6028659 commit 0e781b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-integ/peering_commontopo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ To run individual peering topology tests:

```
cd /path/to/peering_commontopo
go test -timeout=10m -run ^'ExampleTestSuite' -v .
go test -timeout=10m -run '^ExampleTestSuite' -v -no-share-topo .
```

## Local Development and Testing
Expand Down

0 comments on commit 0e781b5

Please sign in to comment.