mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
There is no way that the changes to TagsImpl should have affected shared links and so this test must be failing due to interactions with other tests (e.g. a change in ordering, or unexpected data in the system). Notably a comment above the test suggests it may be duplicated by testSharedLinkCreateGetDelete (which is another unweildy test that covers a large number of difference scenarios). The two tests definitely contain a large amount of duplicated code.