contracts-bedrock: refactor for more simple `Initializable` tests
Make the ERC721Bridge test setup be part of the same process as the StandardBridge setup so that its possible to have the entire L1 system set up in a single unit test block. This makes writing tests that touch all of the system L1 contracts much more easy. These changes were done with some find and replaces.
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment