mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-20 00:59:54 +01:00
Skeleton share bundle component
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
describe('ShareBundleDialogComponent', () => {
|
||||
it('is pending implementation', () => {
|
||||
pending(
|
||||
'ShareBundleDialogComponent tests will be implemented once the dialog logic is finalized.'
|
||||
)
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user