Remove comments

This commit is contained in:
Abhishek Pandey 2023-12-08 17:23:38 -08:00
parent a58559d6c2
commit 276ace62f0

View File

@ -464,10 +464,6 @@ func runGroupsDetailsCmdTest(suite *PreparedBackupGroupsE2ESuite, category path.
t := suite.T()
// if category == path.ConversationPostsCategory {
// t.Skip("skipping conversation details test, see issue #4780")
// }
ctx, flush := tester.NewContext(t)
ctx = config.SetViper(ctx, suite.dpnd.vpr)