Skip to content

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundnoble committed Dec 15, 2024
1 parent 563078f commit cdcec78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/Chainweb/Test/Pact5/RemotePactTest.hs
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ import PredicateTransformers as PT
import Servant.Client
import Test.Tasty
import Test.Tasty.HUnit (assertBool, assertEqual, assertFailure, testCase)
import qualified Pact.Types.Command as Pact4

data Fixture = Fixture
{ _cutFixture :: CutFixture.Fixture
Expand Down

0 comments on commit cdcec78

Please sign in to comment.