# File lib/turn/reporters/progress_reporter.rb, line 47
    def finish_suite(suite)
      @pbar.finish
      post_report(suite)
    end