Skip to content

Commit b64c8cc

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
remove log
1 parent b9a52ea commit b64c8cc

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
@@ -91,7 +91,6 @@ describe("URL generation", function () {
9191
path: "/aéb/test_é_path_alt.jpg",
9292
signed: true,
9393
});
94-
console.log({signature})
9594
expect(url).equal(`https://ik.imagekit.io/test_url_endpoint/a%C3%A9b/test_%C3%A9_path_alt.jpg?ik-s=${signature}`);
9695
});
9796

0 commit comments

Comments
 (0)