spec/spec_helper.rb in chef-vault-2.2.4 vs spec/spec_helper.rb in chef-vault-2.3.0

- old
+ new

@@ -1,6 +1,8 @@ require_relative '../lib/chef-vault' +require 'rspec/its' + # This file was generated by the `rspec --init` command. Conventionally, all # specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`. # Require this file using `require "spec_helper"` to ensure that it is only # loaded once. #