fix unittest c4805ccb98e909b9586eea3e30c15b40fb0bbf8a

This commit is contained in:
debugtalk
2018-12-17 23:08:35 +08:00
parent a0121b9007
commit 2640720332
4 changed files with 20 additions and 20 deletions

View File

@@ -628,7 +628,7 @@ class TestParser(unittest.TestCase):
raw_testinfo = {
"name": "get token",
"base_url": "https://debugtalk.com",
"api": "get_token",
"api": "api/get_token.yml",
}
api_def_dict = loader.load_teststep(raw_testinfo)
test_block = {