Update "indentify" to "identify" in comments
Change-Id: I03d53ec4da681c1a4dc97fa4a636bf54a3150e2e
This commit is contained in:
parent
f9065c4d97
commit
2829ace9e1
@ -90,7 +90,7 @@ def cleanup_test_name(name, strip_tags=True, strip_scenarios=False):
|
||||
|
||||
Make it possible to strip out the testscenarios information (not to
|
||||
be confused with tempest scenarios) however that's often needed to
|
||||
indentify generated negative tests.
|
||||
identify generated negative tests.
|
||||
"""
|
||||
if strip_tags:
|
||||
tags_start = name.find('[')
|
||||
|
Loading…
Reference in New Issue
Block a user