diff --git a/tests/Bots/BadgeService/BotTests.hs b/tests/Bots/BadgeService/BotTests.hs index 9acf7c2a9a..bb125a7775 100644 --- a/tests/Bots/BadgeService/BotTests.hs +++ b/tests/Bots/BadgeService/BotTests.hs @@ -4,6 +4,7 @@ {-# LANGUAGE LambdaCase #-} {-# LANGUAGE NamedFieldPuns #-} {-# LANGUAGE OverloadedStrings #-} +{-# LANGUAGE PostfixOperators #-} {-# LANGUAGE ScopedTypeVariables #-} {-# LANGUAGE TupleSections #-} {-# OPTIONS_GHC -fno-warn-ambiguous-fields #-} @@ -1679,6 +1680,7 @@ testPurchaseStrandedUnderOtherProfile ps = -- presented again under whichever profile is active, the purchase reaches the keys alice stashed alice ##> unsettled 2 alice <## "badge purchase delivered to another profile" + (alice "/user alice" @@ -1701,5 +1703,6 @@ testPurchaseDeliveredToHiddenProfile ps = -- the answer names only the presenting profile, and nothing printed names the hidden one alice ##> unsettled 2 alice <## "badge purchase delivered to another profile" + (alice "/user alice password" showActiveUser alice "alice (Alice, * supporter)"