Skip to content

Commit

Permalink
Don't document test contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
michalinacienciala committed Mar 2, 2023
1 parent 8f30755 commit ec657fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solidity/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ const config: HardhatUserConfig = {
},
docgen: {
templates: "docgen-templates",
exclude: ['./test'],
},
}

Expand Down

0 comments on commit ec657fd

Please sign in to comment.