Skip to content

Commit

Permalink
test: Trigger test
Browse files Browse the repository at this point in the history
  • Loading branch information
ukstv committed Jul 26, 2024
1 parent 18a39da commit 52a7bf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/__tests__/ceramic-feed.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ describe('Ceramic feed', () => {
abortController.abort()
},
})

const doneStreaming = readable
.pipeTo(writable, { signal: abortController.signal })
.catch(() => {
Expand Down

0 comments on commit 52a7bf3

Please sign in to comment.