Mark Spanbroek a7dd840eaa [fuzzing] transfers out of the contract should always pass
When a transfer of tokens from the contract fails, then the
fuzzer has found a bug. Changing `require` to `assert`
ensures that the fuzzer considers this a test failure.
2023-06-19 14:58:47 +02:00
..
2023-06-19 14:58:47 +02:00
2023-03-30 11:11:21 +02:00
2022-02-10 07:46:03 +01:00