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