Ver código fonte

Correct POD referring to spawn still

George S. Baugh 10 anos atrás
pai
commit
dcec6580e2
1 arquivos alterados com 2 adições e 1 exclusões
  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