You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2022/12/08 16:54:00 UTC

[whimsy] branch master updated: Now more moderators than ever

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 0929ad5a Now more moderators than ever
0929ad5a is described below

commit 0929ad5a2292a5ebb2866c548426d6c0c2a7195f
Author: Sebb <se...@apache.org>
AuthorDate: Thu Dec 8 16:53:48 2022 +0000

    Now more moderators than ever
---
 lib/spec/lib/mail/mlist_spec.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/spec/lib/mail/mlist_spec.rb b/lib/spec/lib/mail/mlist_spec.rb
index 5edfc21b..fce7ba52 100644
--- a/lib/spec/lib/mail/mlist_spec.rb
+++ b/lib/spec/lib/mail/mlist_spec.rb
@@ -90,7 +90,7 @@ describe ASF::MLIST do
     if TEST_DATA
       expect(mods.length).to be_between(10, 20)
     else
-      expect(mods.length).to be_between(1000, 1200)
+      expect(mods.length).to be_between(1000, 1250)
     end
   end