mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-27 05:30:14 +08:00
opti: default close mockValid
This commit is contained in:
parent
1e4612b83a
commit
c8c92ff228
@ -139,7 +139,7 @@ export default class Run extends Component {
|
|||||||
test_res_body = '',
|
test_res_body = '',
|
||||||
test_report = [],
|
test_report = [],
|
||||||
test_res_header = '',
|
test_res_header = '',
|
||||||
mock_verify = true
|
mock_verify = false
|
||||||
} = data;
|
} = data;
|
||||||
|
|
||||||
// case 任意编辑 pathname,不管项目的 basepath
|
// case 任意编辑 pathname,不管项目的 basepath
|
||||||
|
Loading…
Reference in New Issue
Block a user