Upstream sync

This commit is contained in:
Senad Uka
2020-07-29 05:15:02 +00:00
parent 9c3fac4ab9
commit 9cbd8d31a8
27 changed files with 1617 additions and 84 deletions

View File

@@ -94,7 +94,7 @@ RSpec.describe Api::SyncController, type: :controller do
expect(appearance_releases.first).to include('guardian_photo')
expect(talent_releases.first).to include('guardian_photo')
expect(location_releases.first).not_to include('guardian_photo')
expect(material_releases.first).not_to include('guardian_photo')
expect(material_releases.first).to include('guardian_photo')
end
it 'guardian photo has same format as other photos' do