Fix false positive for editing status in agent panel (#35554)
Release Notes: - N/A
This commit is contained in:
parent
1b9302d452
commit
f14f0c24d6
3 changed files with 149 additions and 3 deletions
|
@ -41,7 +41,9 @@ async-pipe.workspace = true
|
|||
env_logger.workspace = true
|
||||
gpui = { workspace = true, "features" = ["test-support"] }
|
||||
indoc.workspace = true
|
||||
parking_lot.workspace = true
|
||||
project = { workspace = true, "features" = ["test-support"] }
|
||||
rand.workspace = true
|
||||
tempfile.workspace = true
|
||||
util.workspace = true
|
||||
settings.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue