diff --git a/docs/02-developers/05-smart-contracts/05-foundry/test-smart-contracts.md b/docs/02-developers/05-smart-contracts/05-foundry/test-smart-contracts.md index 0e1213cf..c0b7e65c 100644 --- a/docs/02-developers/05-smart-contracts/05-foundry/test-smart-contracts.md +++ b/docs/02-developers/05-smart-contracts/05-foundry/test-smart-contracts.md @@ -1,7 +1,7 @@ --- sidebar_label: Test Smart Contract sidebar_position: 104 -title: Test Smart Contract +title: Testing Smart Contracts using Foundry description: "Learn how to test your Rootstock smart contract" tags: [guides, developers, smart contracts, rsk, rootstock, foundry, dApps, ethers] ---