summaryrefslogtreecommitdiff
path: root/spec/unit/resource_collection/stepable_iterator_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/resource_collection/stepable_iterator_spec.rb')
-rw-r--r--spec/unit/resource_collection/stepable_iterator_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/resource_collection/stepable_iterator_spec.rb b/spec/unit/resource_collection/stepable_iterator_spec.rb
index b34b7140fe..c81139fecb 100644
--- a/spec/unit/resource_collection/stepable_iterator_spec.rb
+++ b/spec/unit/resource_collection/stepable_iterator_spec.rb
@@ -15,7 +15,7 @@
# limitations under the License.
#
-require 'spec_helper'
+require "spec_helper"
describe Chef::ResourceCollection::StepableIterator do
CRSI = Chef::ResourceCollection::StepableIterator