From 2e4ca8a0f806ec181754238b7f62d72ac0144fa0 Mon Sep 17 00:00:00 2001 From: Daniel Ortega Date: Mon, 9 Oct 2023 12:11:42 +0200 Subject: [PATCH] x4 --- onchain/rollups/test/foundry/dapp/CartesiDApp.t.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onchain/rollups/test/foundry/dapp/CartesiDApp.t.sol b/onchain/rollups/test/foundry/dapp/CartesiDApp.t.sol index 79b8bce2..72193dc4 100644 --- a/onchain/rollups/test/foundry/dapp/CartesiDApp.t.sol +++ b/onchain/rollups/test/foundry/dapp/CartesiDApp.t.sol @@ -49,7 +49,7 @@ contract CartesiDAppTest is TestBase { uint256 length, uint256 inputIndexWithinEpoch ); - + error ProofNotFound( LibServerManager.OutputEnum outputEnum, uint256 inputIndexWithinEpoch