[Rt-commit] rtir branch 5.0-trunk updated. 5.0.1-12-gd93dcc9f

BPS Git Server git at git.bestpractical.com
Fri Aug 20 18:52:14 UTC 2021


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rtir".

The branch, 5.0-trunk has been updated
       via  d93dcc9f00e3d04338b0cb07839538e6796d4b1d (commit)
       via  3c051ff7332a2ec38f4391138aacc92b20f3a189 (commit)
       via  4623c669829f860b305452c2fe3f01ab42258a3d (commit)
       via  eecde7a57a1fe320fed5ecaccf9dd6c22c996d96 (commit)
      from  59b25204838aa8890b0038e85a265a6c3eaaa1d2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d93dcc9f00e3d04338b0cb07839538e6796d4b1d
Merge: 59b25204 3c051ff7
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Sat Aug 21 02:46:55 2021 +0800

    Merge branch '4.0-trunk' into 5.0-trunk

diff --cc lib/RT/IR/Test/Web.pm
index 267f688e,266d71a5..4264745c
--- a/lib/RT/IR/Test/Web.pm
+++ b/lib/RT/IR/Test/Web.pm
@@@ -308,7 -310,7 +308,7 @@@ sub has_watchers 
      $self->display_ticket($id);
  
      return $self->content_like(
- qr{Correspondents:\s*</div>\s*<div class="value col-9">\s*<span[^>]*?\s*class="\w+[^>]*?><span class="user" data-user-id="\d+">\s*<a href="/User/Summary\.html\?id=\d+">\s*([@\w\.&;]+)\s*</a></span>}ms,
 -qr{<td class="labeltop">Correspondents:</td>\s*<td class="value">\s*<span class="user" data-user-id="\d+">\s*<a\s+href="/User/Summary\.html\?id=\d+">\s*([@\w\.&;]+)\s*</a></span>}ms,
++qr{Correspondents:\s*</div>\s*<div class="value col-9">\s*<span[^>]*?\s*class="\w+[^>]*?><span class="user" data-user-id="\d+">\s*<a\s+href="/User/Summary\.html\?id=\d+">\s*([@\w\.&;]+)\s*</a></span>}ms,
          "Found $type",
      );
  }

-----------------------------------------------------------------------

Summary of changes:
 lib/RT/IR/Test/Web.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
rtir


More information about the rt-commit mailing list