瀏覽代碼

Correct POD referring to spawn still

George S. Baugh 10 年之前
父節點
當前提交
dcec6580e2
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      lib/App/Prove/Plugin/TestRail.pm

+ 2 - 1
lib/App/Prove/Plugin/TestRail.pm

@@ -36,7 +36,8 @@ If \$HOME/.testrailrc exists, it will be parsed for any of these values in a new
     case_per_ok=0
     step_results=sr_sys_name
     lockname=internal_lock_name
-    spawn=123
+    testsuite_id=123
+    testsuite=blahblah #don't do this it's mutually exclusive with testuite_id
     sections=section1:section2:section3: ... :sectionN
     autoclose=0
     encoding=UTF-8