Skip to content

Commit a8768ce

Browse files
authored
Add additional folder names for the contract folder icon
References #1035
1 parent 026457b commit a8768ce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/icons/folderIcons.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,8 @@ export const folderIcons: FolderTheme[] = [
629629
'.contract',
630630
'contracts',
631631
'contract-testing',
632+
'contract-test',
633+
'contract-tests',
632634
],
633635
},
634636
],

0 commit comments

Comments
 (0)