mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 17:58:47 +00:00
core: consolidate supporter badge test groups
This commit is contained in:
+1
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user