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 7ada828 commit 18a39da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/__tests__/ceramic-feed.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ describe('Ceramic feed', () => {
abortController.abort()
},
})

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

0 comments on commit 18a39da

Please sign in to comment.