From e01280b38e5f048f89e692f69399b982317cc6ce Mon Sep 17 00:00:00 2001 From: Chris Doherty Date: Thu, 12 Nov 2015 09:59:04 -0800 Subject: set Pedant::Config.rerun = true for now. --- spec/run_oc_pedant.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/run_oc_pedant.rb') diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb index 8aa4821..405fe0e 100644 --- a/spec/run_oc_pedant.rb +++ b/spec/run_oc_pedant.rb @@ -67,7 +67,7 @@ begin require 'pedant' require 'pedant/organization' - # Pedant::Config.rerun = true + Pedant::Config.rerun = true Pedant.config.suite = 'api' -- cgit v1.2.1