[Rt-commit] rt branch, 4.4/improve-jump-to-unread-ui, repushed

Maureen Mirville maureen at bestpractical.com
Mon Sep 10 19:15:27 EDT 2018


The branch 4.4/improve-jump-to-unread-ui was deleted and repushed:
       was b8e3d3bb2e8637e06900bdf761a40258fc87132f
       now 7639e3ee02be877525c8e64d7847f031dc882d99

1: b8e3d3bb2 ! 1: 7639e3ee0 Improve UI of unread messages notification
    @@ -133,15 +133,6 @@
     --- a/t/web/ticket_seen.t
     +++ b/t/web/ticket_seen.t
     @@
    - use strict;
    - use warnings;
    - 
    --use RT::Test nodata => 1, tests => 23, config => 'Set($ShowUnreadMessageNotifications, 1);';
    -+use RT::Test nodata => 1, tests => undef, config => 'Set($ShowUnreadMessageNotifications, 1);';
    - 
    - my $queue = RT::Test->load_or_create_queue( Name => 'Regression' );
    - ok $queue && $queue->id, 'loaded or created queue';
    -@@
          );
      
          $agent_a->follow_link_ok(
    @@ -161,8 +152,3 @@
          $agent_a->content_contains(
              'Marked all messages as seen',
              'see success message'
    -@@
    -     );
    - }
    - 
    -+done_testing();



More information about the rt-commit mailing list