mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-12 21:44:21 -06: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