mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-10-10 06:14:28 +02:00
[maintenance] Fix tests (#2532)
This commit is contained in:
@@ -107,7 +107,7 @@ class EconomistBridge extends FeedExpander {
|
|||||||
$imgNode = 'figure.css-12eysrk.e3y6nua0';
|
$imgNode = 'figure.css-12eysrk.e3y6nua0';
|
||||||
$categoryNode = 'span.ern1uyf0';
|
$categoryNode = 'span.ern1uyf0';
|
||||||
} else {
|
} else {
|
||||||
// pass
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
$item['content'] = $this->cleanContent($article, $contentNode);
|
$item['content'] = $this->cleanContent($article, $contentNode);
|
||||||
|
Reference in New Issue
Block a user