Fix tests
This commit is contained in:
parent
8d662edb6c
commit
f40c498491
6 changed files with 6 additions and 0 deletions
|
@ -1273,6 +1273,7 @@ async fn test_transforming_diagnostics(cx: &mut gpui::TestAppContext) {
|
|||
|
||||
// The diagnostics have moved down since they were created.
|
||||
buffer.next_notification(cx).await;
|
||||
buffer.next_notification(cx).await;
|
||||
buffer.read_with(cx, |buffer, _| {
|
||||
assert_eq!(
|
||||
buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue