From b51b2594c8b17928a55b1ac14df0f2789ca2edf4 Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Thu, 22 Feb 2024 21:35:06 +0100 Subject: [PATCH] mqtt: frameswith multiple PDUs backport Ticket: 6592 --- tests/mqtt-frames-xpdu/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mqtt-frames-xpdu/test.yaml b/tests/mqtt-frames-xpdu/test.yaml index e77cd56a0..258b7a139 100644 --- a/tests/mqtt-frames-xpdu/test.yaml +++ b/tests/mqtt-frames-xpdu/test.yaml @@ -1,7 +1,7 @@ pcap: ../mqtt5-unsub-userpass/input.pcap requires: - min-version: 8 + min-version: 7 args: - -k none -- 2.47.2