Skip to content

Commit 590f118

Browse files
committed
update unittest
1 parent 9a42b6a commit 590f118

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/test_fetch_rfc_xml.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,10 @@ def test_rfc_middle_section_table_t(self): # RFC 9435
264264
'| QoS Class in GSMA-IR.34 | PHB |\n'+
265265
'+====================================+======+\n'+
266266
'| Interactive | AF31 |\n'+
267+
'| | |\n'+
268+
'| (ordered by priority, AF3 highest) | |\n'+
267269
'| +------+\n'+
268-
'| (ordered by priority, AF3 highest) | AF32 |\n'+
270+
'| | AF32 |\n'+
269271
'| +------+\n'+
270272
'| | AF21 |\n'+
271273
'| +------+\n'+

0 commit comments

Comments
 (0)