core: consolidate supporter badge test groups

This commit is contained in:
shum
2026-08-27 10:28:26 +00:00
parent a876e8a99e
commit 3ca33fd185
+1 -3
View File
@@ -65,9 +65,7 @@ main = do
#endif
around tmpBracket $ describe "WebRTC encryption" webRTCTests
#endif
describe "Supporter badges" badgeTests
describe "Supporter badges" badgeLedgerTests
describe "Supporter badges" badgeCodeTests
describe "Supporter badges" $ badgeTests >> badgeLedgerTests >> badgeCodeTests
describe "SimpleX chat markdown" markdownTests
describe "JSON Tests" jsonTests
describe "Member relations" memberRelationsTests