Skip to content

Commit

Permalink
Add additional folder names for the contract folder icon
Browse files Browse the repository at this point in the history
References #1035
  • Loading branch information
PKief committed May 10, 2021
1 parent 026457b commit a8768ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/icons/folderIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,8 @@ export const folderIcons: FolderTheme[] = [
'.contract',
'contracts',
'contract-testing',
'contract-test',
'contract-tests',
],
},
],
Expand Down

0 comments on commit a8768ce

Please sign in to comment.