pull/2582/head
Simone 3 weeks ago
parent 24a9d9d36f
commit 138b62664d
  1. 5
      tests/e2e/detectors/test_detectors.py

@ -1714,6 +1714,11 @@ ALL_TESTS = [
"out_of_order_retryable.sol",
"0.8.20",
),
Test(
all_detectors.GelatoUnprotectedRandomness,
"gelato_unprotected_randomness.sol",
"0.8.20",
),
# Test(
# all_detectors.UnusedImport,
# "ConstantContractLevelUsedInContractTest.sol",

Loading…
Cancel
Save