Skip to content

Rename Avalanche Fuji and Arbitrum Sepolia network configuration - #217

Merged
gfournierPro merged 3 commits into
developfrom
fix/rename-testnets
Apr 24, 2025
Merged

Rename Avalanche Fuji and Arbitrum Sepolia network configuration#217
gfournierPro merged 3 commits into
developfrom
fix/rename-testnets

Conversation

@gfournierPro

Copy link
Copy Markdown
Contributor

For consistency

@gfournierPro gfournierPro self-assigned this Apr 24, 2025
Comment thread package.json Outdated
"test": "npm run clean && REPORT_GAS=true npx hardhat test",
"test:arbitrum-sepolia": "npm run clean && ARBITRUM_SEPOLIA_FORK=true npx hardhat test",
"test:arbitrumSepolia": "npm run clean && ARBITRUM_SEPOLIA_FORK=true npx hardhat test",
"test:fuji": "npm run clean && FUJI_FORK=true npx hardhat test",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"test:fuji": "npm run clean && FUJI_FORK=true npx hardhat test",
"test:avalancheFuji": "npm run clean && FUJI_FORK=true npx hardhat test",

@Le-Caignec Le-Caignec left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good i had that also in my TODO 💪🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants