Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Apr 23, 2024
1 parent 363ebd2 commit d80db16
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import Cardano.Ledger.Allegra.Scripts
import Cardano.Ledger.Coin (Coin (..))
import Cardano.Ledger.Mary.Core
import Cardano.Ledger.Mary.Value
--import Cardano.Ledger.Shelley.Rules (ShelleyUtxoPredFailure (..))
import qualified Data.Map.Strict as Map
import Lens.Micro
import Test.Cardano.Ledger.Imp.Common
Expand All @@ -20,7 +19,6 @@ import Test.Cardano.Ledger.Shelley.ImpTest
spec ::
( ShelleyEraImp era
, MaryEraTxBody era
--, InjectRuleFailure "LEDGER" ShelleyUtxoPredFailure era
, NativeScript era ~ Timelock era
, Value era ~ MaryValue (EraCrypto era)
) =>
Expand Down

0 comments on commit d80db16

Please sign in to comment.