From a6b27a982b8ee42048df38f4573340df400f0c95 Mon Sep 17 00:00:00 2001 From: Carlos LopezDeLara <64222734+CarlosLopezDeLara@users.noreply.github.com> Date: Tue, 6 Feb 2024 13:26:55 -0600 Subject: [PATCH] Update cardano-cli/test/cardano-cli-golden/Test/Golden/CreateTestnetData.hs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Clément Hurlin --- .../test/cardano-cli-golden/Test/Golden/CreateTestnetData.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/cardano-cli/test/cardano-cli-golden/Test/Golden/CreateTestnetData.hs b/cardano-cli/test/cardano-cli-golden/Test/Golden/CreateTestnetData.hs index f8c03aa1c0..1a81511780 100644 --- a/cardano-cli/test/cardano-cli-golden/Test/Golden/CreateTestnetData.hs +++ b/cardano-cli/test/cardano-cli-golden/Test/Golden/CreateTestnetData.hs @@ -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