lib/wcc/contentful/test/double.rb in wcc-contentful-1.6.1 vs lib/wcc/contentful/test/double.rb in wcc-contentful-1.6.2

- old
+ new

@@ -1,6 +1,8 @@ # frozen_string_literal: true +require 'ostruct' + require_relative './attributes' module WCC::Contentful::Test::Double ## # Builds a rspec double of the Contentful model for the given content_type.