mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-31 21:39:41 +08:00
Merge branch 'master' into bugfix
This commit is contained in:
@@ -50,8 +50,5 @@ class VariableNotFound(NotFoundError):
|
||||
class ApiNotFound(NotFoundError):
|
||||
pass
|
||||
|
||||
class SuiteNotFound(NotFoundError):
|
||||
pass
|
||||
|
||||
class TestcaseNotFound(NotFoundError):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user