• Mark Tyneway's avatar
    contracts-bedrock: modern import style in tests · 7a6ae801
    Mark Tyneway authored
    Migrate to the modern import style in the tests where the
    path relative from the project root is used. This makes the
    code much more portable and easier to modify without the dot
    dot syntax. There should be very little old relative style
    imports left in the codebase if any. There are no functional
    changes with this commit.
    7a6ae801
OptimismMintableERC721Factory.t.sol 3.39 KB