Skip to content

Commit 71e0608

Browse files
committed
Update echidna CI for exercise 4
1 parent 8fe0211 commit 71e0608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/echidna.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
workdir: program-analysis/echidna/exercises/exercise4/
4646
files: solution.sol
4747
config: config.yaml
48-
contract: Token
48+
contract: TestToken
4949
outcome: failure
5050
expected: 'transfer(address,uint256):\s*failed'
5151
- name: Exercise 5

0 commit comments

Comments
 (0)