diff options
| author | zhangchengwei <[email protected]> | 2024-03-01 15:51:23 +0800 |
|---|---|---|
| committer | zhangchengwei <[email protected]> | 2024-03-01 15:51:23 +0800 |
| commit | 37baac2785e634b4fdb09543d4786d698843db58 (patch) | |
| tree | 47f6ffbe8ea7d0b153cb851c01d1e91e47673bf1 /pytest.ini | |
| parent | c2bac61eebb7e101692cc8ec988b523f0b0d2d63 (diff) | |
1.调试profiles模块中失败用例
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ [pytest] -disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True +#disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True # https://blog.51cto.com/huluobei/6383536 # https://blog.csdn.net/weixin_46043193/article/details/114284643 |
