Skip to content

Commit

Permalink
Adapt cardano-testnet-test accordingly
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Feb 12, 2025
1 parent eff668e commit b5c63cb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ hprop_gov_no_confidence = integrationWorkspace "no-confidence" $ \tempAbsBasePat
, configurationFile
} <- cardanoTestnet
fastTestnetOptions
conf UserNodeConfigNotSubmitted shelleyGenesis'
alonzoGenesis conwayGenesisWithCommittee
UserNodeConfigNotSubmitted shelleyGenesis'
alonzoGenesis conwayGenesisWithCommittee conf

poolNode1 <- H.headM testnetNodes
poolSprocket1 <- H.noteShow $ nodeSprocket poolNode1
Expand Down

0 comments on commit b5c63cb

Please sign in to comment.