We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfba418 commit ed04d04Copy full SHA for ed04d04
hydra-node/test/Hydra/Node/RunSpec.hs
@@ -17,4 +17,4 @@ spec =
17
run options `shouldThrow` aConfigurationException
18
19
aConfigurationException :: Selector ConfigurationException
20
-aConfigurationException = (const True :: Selector ConfigurationException)
+aConfigurationException = const True
0 commit comments