Skip to content

Commit

Permalink
Closes #400
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin authored Aug 14, 2019
1 parent 19025b4 commit 8827f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sneakers/runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8827f7b

Please sign in to comment.