Skip to content

Commit feea5ab

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
improve test case
1 parent 30cfe26 commit feea5ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/url-generation.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ describe("URL generation", function () {
110110
transformation: [{ raw: "l-text,i-Imagekité,fs-50,l-end" }],
111111
transformationPosition: "path",
112112
});
113-
console.log({ url, signature });
114113
expect(url).equal(
115114
`https://ik.imagekit.io/test_url_endpoint/tr:l-text,i-Imagekité,fs-50,l-end/aéb/test_é_path_alt.jpg?ik-s=d7f5aec0b7a766556dfc280bdf2e3466877d025f`
116115
);

0 commit comments

Comments
 (0)