Run DB integration tests concurrently - #2134
Draft
sgillespie wants to merge 6 commits into
Draft
IOG Hydra / ci/hydra-build:x86_64-linux.checks.fourmolu
failed
Jul 21, 2026 in 6s
Build failed
1 failed steps
Details
Failed Steps
Step 1
Derivation
/nix/store/6v0anpshsj26wpv2qdacl09y9id526xx-fourmolu-check.drv
Log
Loaded config from: /nix/store/7vsmx55n5948w9a4k4saiqhnisvkna4d-source/fourmolu.yaml
cardano-chain-gen/test/Test/Cardano/Db/Mock/Unit/Babbage.hs
@@ -9,7 +9,7 @@
import qualified Cardano.Db as DB
import Cardano.Mock.ChainSync.Server (IOManager)
import Data.Text (Text)
- import Test.Tasty (TestTree, testGroup, testGroup)
+ import Test.Tasty (TestTree, testGroup)
import Test.Tasty.HUnit (Assertion, testCase)
import qualified Test.Cardano.Db.Mock.Unit.Babbage.Reward as BabReward
Loading