mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-12 19:50:57 +05:00
The assertion was checking 'has_seo_data or seo_data' inside an 'if seo_data:' block, making it always truthy. Changed to just check 'has_seo_data' to properly verify that expected SEO keys were extracted. Co-authored-by: Nick Sweeting <pirate@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| templates | ||
| tests | ||
| config.json | ||
| on_Snapshot__38_seo.js | ||