project: enable missing project_core/test-support feature when test-support is enabled (#8471)
This fixes collab's test build failure that @ConradIrwin spotted. Release Notes: - N/A
This commit is contained in:
parent
af14bc7a27
commit
cbdc07dcd0
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ test-support = [
|
|||
"settings/test-support",
|
||||
"text/test-support",
|
||||
"prettier/test-support",
|
||||
"project_core/test-support",
|
||||
"gpui/test-support",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue