Skip to content

Commit 048bf85

Browse files
committed
test: clean up a blank line
1 parent a581270 commit 048bf85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

__TESTS__/unit/url/url.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,4 @@ describe('Tests for URL configuration', () => {
117117
const url = image.toURL({trackedAnalytics: analyticsOptions});
118118
expect(url).toEqual(`https://res.cloudinary.com/demo/image/upload/sample?_i=abcde&_a=BATAABAQ0`);
119119
});
120-
121120
});

0 commit comments

Comments
 (0)