After running default foundry template and trying to get gas reports with forge test --gas-report
i am only able to get reports only if the test is written as shown in the image
.
But when i comment out the test file no report is generated as shown in the image

After running default foundry template and trying to get gas reports with
.
forge test --gas-reporti am only able to get reports only if the test is written as shown in the image
But when i comment out the test file no report is generated as shown in the image
