Compare commits

...

1 Commits

Author SHA1 Message Date
Cole Miller
31a4647d01 Typo 2025-03-05 17:56:53 -05:00

View File

@@ -13194,7 +13194,7 @@ async fn test_multibuffer_reverts(cx: &mut TestAppContext) {
}
#[gpui::test]
async fn test_mutlibuffer_in_navigation_history(cx: &mut TestAppContext) {
async fn test_multibuffer_in_navigation_history(cx: &mut TestAppContext) {
init_test(cx, |_| {});
let cols = 4;