lib/wcc/contentful/test/double.rb in wcc-contentful-1.3.2 vs lib/wcc/contentful/test/double.rb in wcc-contentful-1.4.0.rc1
- old
+ new
@@ -58,10 +58,10 @@
}
},
revision: rand(100),
locale: 'en-US'
},
- fields: attrs.transform_values { |v| { 'en-US' => v } }
+ fields: attrs
}
double(attrs)
end