diff options
Diffstat (limited to 'packages/meshbay-node/tests/test_roster_pairing.py')
| -rw-r--r-- | packages/meshbay-node/tests/test_roster_pairing.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-node/tests/test_roster_pairing.py b/packages/meshbay-node/tests/test_roster_pairing.py index 14285e7..2e8c183 100644 --- a/packages/meshbay-node/tests/test_roster_pairing.py +++ b/packages/meshbay-node/tests/test_roster_pairing.py @@ -7,7 +7,7 @@ or a mistake that must not work. The one to keep an eye on is sovereignty inert as shipped, and it fails closed, so nothing else in the suite notices if it comes back. -See `docs/invite-pairing-v1.md`. +See `docs/MESHBAY_DESIGN.md` §3.4. """ import base64 |