spec/spec_helper.rb in licensee-9.9.3 vs spec/spec_helper.rb in licensee-9.9.4

- old
+ new

@@ -41,10 +41,11 @@ def fixture_root_contents_from_api(fixture) fixture_root_files(fixture).map do |file| { name: File.basename(file), - type: 'file' + type: 'file', + path: File.basename(file) } end.to_json end def field_values