Skip to content

Commit

Permalink
Fix pipenv tests after new certifi release
Browse files Browse the repository at this point in the history
Since the new version number is wider, which caused the
pip table rendering to change.
  • Loading branch information
edmorley committed Jan 1, 2025
1 parent 28f8747 commit 7d1e739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/hatchet/pipenv_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
remote: '/app/.heroku/python/lib/python3.13/site-packages'\\]
remote:
remote: Package Version
remote: ----------------- ---------
remote: ----------------- -+
remote: certifi .+
remote: distlib .+
remote: filelock .+
Expand Down

0 comments on commit 7d1e739

Please sign in to comment.