From e2e9775c7a22d475ca1798ad8efae30fcb1bca69 Mon Sep 17 00:00:00 2001 From: Robert Brennan Date: Tue, 13 Jan 2026 19:03:43 -0800 Subject: [PATCH] break the tests --- lib/fields.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/fields.js b/lib/fields.js index b3f8d7b..2642daf 100644 --- a/lib/fields.js +++ b/lib/fields.js @@ -7,7 +7,6 @@ fields.feed = [ ['dc:source', 'source'], ['dc:title', 'title'], ['dc:type', 'type'], - 'title', 'description', 'author', 'pubDate',