diff options
-rw-r--r-- | chef-config/spec/unit/config_spec.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chef-config/spec/unit/config_spec.rb b/chef-config/spec/unit/config_spec.rb index d4d5844d3d..89eb785b06 100644 --- a/chef-config/spec/unit/config_spec.rb +++ b/chef-config/spec/unit/config_spec.rb @@ -19,6 +19,7 @@ require "spec_helper" require "chef-config/config" +require "date" unless defined?(Date) RSpec.describe ChefConfig::Config do before(:each) do |