module ParallelTests

def pid_file_path

def pid_file_path
  ENV.fetch('PARALLEL_PID_FILE')
end