Skip to content

Commit 70274c8

Browse files
Generate URL Testcase
1 parent 9a2de13 commit 70274c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_generate_url.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ def test_generate_url_with_path(self):
2121
},
2222
}
2323
url = self.client.url(options)
24-
25-
print(url)
2624
self.assertEqual(
2725
url,
2826
"https://test-domain.com/test-endpoint/tr:f-auto,h-300,w-400/default-image.jpg?ik-attachment=true",

0 commit comments

Comments
 (0)