Skip to content

Commit

Permalink
fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Oct 27, 2023
1 parent 6c2fc82 commit 105e0ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions newsroom/news_api/news/atom/atom.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ def _format_update_date(date):
"assets.get_item",
asset_id=src.get("media"),
_external=True,
_scheme="https",
)
html_updated = True
if html_updated:
Expand Down

0 comments on commit 105e0ea

Please sign in to comment.