mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-03 06:49:38 +08:00
change: remove locust temporarily
This commit is contained in:
@@ -12,7 +12,7 @@ class TestLoader(unittest.TestCase):
|
||||
)
|
||||
|
||||
def test_make_testcase_folder(self):
|
||||
path = "examples/postman_echo/request_methods/"
|
||||
path = ["examples/postman_echo/request_methods/"]
|
||||
testcase_python_list = main_make(path)
|
||||
self.assertIn(
|
||||
"examples/postman_echo/request_methods/request_with_functions_test.py",
|
||||
|
||||
Reference in New Issue
Block a user