Skip to content

Commit a6bee47

Browse files
chore: Add OPDS namespace config and fix rebase resolution
1 parent 09584d3 commit a6bee47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/feeds/atom/parse/index.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,6 +1316,7 @@ describe('parse', () => {
13161316
}
13171317

13181318
expect(parse(value)).toEqual(expected)
1319+
})
13191320

13201321
// Edge cases and quirks observed in feeds found in the wild.
13211322
describe('real world feeds', () => {

0 commit comments

Comments
 (0)