File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,15 +115,15 @@ jobs:
115115 config : Popsicle.yaml
116116 contract : PopsicleFixed
117117 outcome : success
118- expected : ' totalBalanceAfterTransferIsPreserved(address,uint256):\s*passed '
118+ expected : ' totalBalanceAfterTransferIsPreserved(address,uint256):\s*passing '
119119 - name : TestDepositWithPermit
120120 workdir : program-analysis/echidna/example/
121121 files : TestDepositWithPermit.sol
122122 solc-version : 0.8.0
123123 config : testdeposit.yaml
124124 contract : TestDepositWithPermit
125125 outcome : success
126- expected : ' testERC20PermitDeposit(uint256):\s*passed '
126+ expected : ' testERC20PermitDeposit(uint256):\s*passing '
127127 - name : MultiABI
128128 workdir : program-analysis/echidna/example/
129129 files : multiabi.sol
You can’t perform that action at this time.
0 commit comments