From 8827f7b85c46d126df0f5c681147fca48d8a298f Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Wed, 14 Aug 2019 21:24:04 +1000 Subject: [PATCH] Closes #400 --- lib/sneakers/runner.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sneakers/runner.rb b/lib/sneakers/runner.rb index b681baa2..caaa102a 100644 --- a/lib/sneakers/runner.rb +++ b/lib/sneakers/runner.rb @@ -40,7 +40,7 @@ def to_h def reload_config! - Sneakers.logger.warn("Loading runner configuration...") + Sneakers.logger.info("Loading runner configuration...") config_file = Sneakers::CONFIG[:runner_config_file] if config_file