Incorrect Test ID in docstring

B223 was incorrectly referenced with B222

Change-Id: I922fcb69a04e8c3a21ff71aac0d53679b50e928f
Signed-off-by: lhinds <lhinds@redhat.com>
This commit is contained in:
lhinds 2017-08-25 15:27:47 +01:00
parent d54a65f0f0
commit f4800cdbac
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ behavior that does not validate certificates or perform hostname checks.
+------+---------------------+------------------------------------+-----------+
| ID | Name | Calls | Severity |
+======+=====================+====================================+===========+
| B322 | unverified_context | - ssl._create_unverified_context | Medium |
| B323 | unverified_context | - ssl._create_unverified_context | Medium |
+------+---------------------+------------------------------------+-----------+
"""