mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
rename fixture module name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- test:
|
||||
name: get token
|
||||
import_module_functions:
|
||||
- examples.utils
|
||||
- examples.debugtalk
|
||||
variable_binds:
|
||||
- user_agent: 'iOS/10.3'
|
||||
- device_sn: ${gen_random_string(15)}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- config:
|
||||
name: "smoketest for CRUD users."
|
||||
import_module_functions:
|
||||
- examples.utils
|
||||
- examples.debugtalk
|
||||
variable_binds:
|
||||
- device_sn: ${gen_random_string(15)}
|
||||
request:
|
||||
|
||||
Reference in New Issue
Block a user