Skip to content

Commit f528968

Browse files
authored
Merge pull request #37 from shutterstock/add-asset-collection-key
Update image.js to have asset collection key
2 parents d6c0f98 + 55d6ffc commit f528968

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/system/image.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ describe('images api', () => {
5757
'keywords',
5858
'model_releases',
5959
'url',
60+
'asset_collection',
6061
);
6162
expect(res.description).to.deep.equal('Happy New Year 2019. Chinese New Year. ' +
6263
'The year of the pig. Translation: Greetings from the golden pig.');

0 commit comments

Comments
 (0)