We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec6d3a3 + 403a9a5 commit afa0a23Copy full SHA for afa0a23
test/system/image.js
@@ -56,6 +56,7 @@ describe('images api', () => {
56
'is_illustration',
57
'keywords',
58
'model_releases',
59
+ 'url',
60
);
61
expect(res.description).to.deep.equal('Happy New Year 2019. Chinese New Year. ' +
62
'The year of the pig. Translation: Greetings from the golden pig.');
0 commit comments