Skip to content

Commit e1bfd65

Browse files
committed
chore(upnp): document IGD caveat in tests
1 parent d3d2621 commit e1bfd65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

protocols/upnp/tests/upnp.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
// DEALINGS IN THE SOFTWARE.
2020

2121
//! Integration tests for the `UPnP` network behaviour.
22+
//!
23+
//! NOTE: If an IGD device exists in the test environment, results may be unintended.
2224
2325
use std::time::Duration;
2426

0 commit comments

Comments
 (0)