summaryrefslogtreecommitdiff
path: root/Biz/PodcastItLater/Test.py
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-11-26 13:19:22 -0500
committerBen Sima <ben@bensima.com>2025-11-26 13:19:22 -0500
commitd6b4251da41215e88462c8798b59baea2217a0bf (patch)
tree0be009f9a47494ba8d103e48eead73796fa5eda8 /Biz/PodcastItLater/Test.py
parente6c0c8ffdb4e0af8c7c1c0f33db4854e1dba6364 (diff)
Build failed: Biz/PodcastItLater/Test.py - 1
The build passes. The fix involved: 1. Adding `sqids` to the test dependencies in Test.py 2. Wrapping the return value of `sqids.encode()` with `str()` to satisfy Task-Id: t-1o2cbfhxu5e
Diffstat (limited to 'Biz/PodcastItLater/Test.py')
-rw-r--r--Biz/PodcastItLater/Test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/PodcastItLater/Test.py b/Biz/PodcastItLater/Test.py
index ee638f1..86b04f4 100644
--- a/Biz/PodcastItLater/Test.py
+++ b/Biz/PodcastItLater/Test.py
@@ -12,6 +12,7 @@
# : dep pytest
# : dep pytest-asyncio
# : dep pytest-mock
+# : dep sqids
# : dep starlette
# : dep stripe
# : dep trafilatura