We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6c0f98 + 55d6ffc commit f528968Copy full SHA for f528968
1 file changed
test/system/image.js
@@ -57,6 +57,7 @@ describe('images api', () => {
57
'keywords',
58
'model_releases',
59
'url',
60
+ 'asset_collection',
61
);
62
expect(res.description).to.deep.equal('Happy New Year 2019. Chinese New Year. ' +
63
'The year of the pig. Translation: Greetings from the golden pig.');
0 commit comments