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.
1 parent a581270 commit 048bf85Copy full SHA for 048bf85
__TESTS__/unit/url/url.test.ts
@@ -117,5 +117,4 @@ describe('Tests for URL configuration', () => {
117
const url = image.toURL({trackedAnalytics: analyticsOptions});
118
expect(url).toEqual(`https://res.cloudinary.com/demo/image/upload/sample?_i=abcde&_a=BATAABAQ0`);
119
});
120
-
121
0 commit comments