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 7, 2025
1 parent 5a2ab64 commit dcca964
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 dcca964

Please sign in to comment.