Skip to content

Commit b62bedd

Browse files
fix: restore shared session test annotation
Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 94e5222 commit b62bedd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/src/terminal/view/shared_session/view_impl_tests.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,8 @@ fn test_restored_oz_edit_access_view_uses_followup_input_without_tombstone() {
744744
});
745745
});
746746
}
747+
748+
#[test]
747749
fn test_on_session_share_ended_enables_followup_input_without_tombstone_for_owned_ambient_session()
748750
{
749751
let _handoff_flag = FeatureFlag::HandoffCloudCloud.override_enabled(true);

0 commit comments

Comments
 (0)