Silence spurious log error
co-authored-by: Kay <kay@zed.dev>
This commit is contained in:
parent
a3da41bfad
commit
bfb43c67f8
2 changed files with 4 additions and 4 deletions
|
@ -919,7 +919,7 @@ pub(crate) mod test {
|
|||
}
|
||||
|
||||
fn serialized_item_kind() -> Option<&'static str> {
|
||||
None
|
||||
Some("TestItem")
|
||||
}
|
||||
|
||||
fn deserialize(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue