mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 06:49:45 +08:00
change: code format
This commit is contained in:
@@ -117,7 +117,6 @@ class TestValidator(unittest.TestCase):
|
||||
{"check": "status_code", "comparator": "equals", "expect": 201}
|
||||
)
|
||||
|
||||
|
||||
def test_extend_validators(self):
|
||||
def_validators = [
|
||||
{'eq': ['v1', 200]},
|
||||
|
||||
Reference in New Issue
Block a user