Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ermyas committed Feb 1, 2024
1 parent e8998cd commit 2d07c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fork/root/RootERC20BridgeFlowRate.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ contract RootERC20BridgeFlowRateForkTest is Test, Utils {
address private constant ETH = address(0xeee);

string[] private deployments = vm.envString("DEPLOYMENTS", ",");

// rpc endpoints to the root chain for each environment
mapping(string => string) private rpcURLForEnv;
// the fork id for each environment
Expand Down

0 comments on commit 2d07c82

Please sign in to comment.