[tests] add notifications func comment, fix core/notifications indent

parent b8ea3af2
Pipeline #7258 passed with stages
in 76 minutes and 38 seconds
......@@ -174,6 +174,9 @@ tests = sequential $ around withTestDBAndPort $ do
-- | Given spec context and an action, call that action to perform
-- some node tree update, and check that there was a notification
-- about this tree update.
checkNotification :: SpecContext a
-> (AuthResponse -> IO ())
-> IO ()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment