[ci] format

This commit is contained in:
matthewp 2022-12-13 13:47:16 +00:00 committed by fredkbot
parent c76e1c8102
commit 7de9259d81

View file

@ -23,7 +23,7 @@ const phpFeedItemWithContent = {
}; };
const phpFeedItemWithCustomData = { const phpFeedItemWithCustomData = {
...phpFeedItem, ...phpFeedItem,
customData: '<dc:creator><![CDATA[Buster Bluth]]></dc:creator>' customData: '<dc:creator><![CDATA[Buster Bluth]]></dc:creator>',
}; };
const web1FeedItem = { const web1FeedItem = {