Skip to content

Commit

Permalink
Update cardano-cli/test/cardano-cli-golden/Test/Golden/CreateTestnetD…
Browse files Browse the repository at this point in the history
…ata.hs

Co-authored-by: Clément Hurlin <[email protected]>
  • Loading branch information
CarlosLopezDeLara and smelc authored Feb 6, 2024
1 parent d2ac0d3 commit a6b27a9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ golden_create_testnet_data :: ()
golden_create_testnet_data mShelleyTemplate =
propertyOnce $ moduleWorkspace "tmp" $ \tempDir -> do

H.noteIO_ getCurrentDirectory

let outputDir = tempDir </> "out"
templateArg :: [String] =
case mShelleyTemplate of
Expand Down

0 comments on commit a6b27a9

Please sign in to comment.