diff options
| author | zhangchengwei <[email protected]> | 2022-09-08 11:47:45 +0800 |
|---|---|---|
| committer | zhangchengwei <[email protected]> | 2022-09-08 11:47:45 +0800 |
| commit | f71463b47375e297123f56b3777150d198e299cf (patch) | |
| tree | d9f02162ce8561df901267ff9a4fe4bdb65daeeb | |
| parent | df1446d581ea5f28c5ed3ea255711f64796194e8 (diff) | |
测试更新
| -rw-r--r-- | control/Airtest_client_upper/airtest_upper_config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/control/Airtest_client_upper/airtest_upper_config.ini b/control/Airtest_client_upper/airtest_upper_config.ini index 53f4381..df53973 100644 --- a/control/Airtest_client_upper/airtest_upper_config.ini +++ b/control/Airtest_client_upper/airtest_upper_config.ini @@ -3,7 +3,7 @@ [airtest_upper_script_control] #airtest分发脚本总控路径 -airtest_client_path = r"D:\App_automation\air_test_auto\control.py" +airtest_client_path = "D:\App_automation\air_test_auto\control.py" [airtest_server_info] #airtest服务端代理信息 |
