We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890c217 commit be86e54Copy full SHA for be86e54
1 file changed
tests/e2e/test_local_session.py
@@ -178,7 +178,7 @@ async def test_l01_session(
178
snapshot: syrupy.SnapshotAssertion,
179
) -> None:
180
"""Test connecting to a device that speaks the L01 protocol.
181
-
+
182
Note that this test currently has a delay because the actual local client
183
will delay before retrying with L01 after a failed 1.0 attempt. This should
184
also be improved in the actual client itself, but likely requires a closer
0 commit comments