Skip to content

Commit

Permalink
Update template
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusbfs committed Aug 6, 2024
1 parent cd5f44c commit 922fcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/ctl-scaffold/test/Main.purs
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ import Contract.Test.Testnet
( ContractTest
, InitialUTxOs
, defaultTestnetConfig
, testTestnetContracts
, withKeyWallet
, withWallets
)
import Contract.Test.Utils (exitCode, interruptOnSignal)
import Ctl.Internal.Testnet.Contract (testTestnetContracts)
import Data.Posix.Signal (Signal(SIGINT))
import Effect.Aff
( Milliseconds(Milliseconds)
Expand Down

0 comments on commit 922fcab

Please sign in to comment.