paperless-ngx/src-ui/src/app/components/common/share-bundle-dialog/share-bundle-dialog.component.spec.ts
2025-11-10 21:26:23 -08:00

8 lines
213 B
TypeScript

describe('ShareBundleDialogComponent', () => {
it('is pending implementation', () => {
pending(
'ShareBundleDialogComponent tests will be implemented once the dialog logic is finalized.'
)
})
})