Closed mkubdev closed 2 years ago
In tests files, there is a missing dependency :
import "forge-std/Test.sol";
We should fix the repos according to this import for Foundry tests.
Its there https://github.com/TheAlgorithms/Solidity/tree/main/lib
I close, solved by #18
In tests files, there is a missing dependency :
We should fix the repos according to this import for Foundry tests.