The DSCEngineTest contract name is re-used in two different test files:
DSCEngineTest (test/unit/DSCEngineTest.t.sol#18-561)
DSCEngineTest (test/unit/OracleLibTest.t.sol#10-48)
The name reuse in test contracts does not lead to any functional or readability issues.
It violates coding standards or best practices. Addressed to ensure a clean and organized codebase.
Slither - static analysis framework.
Rename the test contract name in the OracleLibTest.t.sol file.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.