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

rubys 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 daf47cf  unapproved minutes should be in the queue
daf47cf is described below

commit daf47cfe92f6ec69d61ffc043d827e305c24270f
Author: Sam Ruby <[email protected]>
AuthorDate: Sun May 27 13:27:47 2018 -0400

    unapproved minutes should be in the queue
---
 www/board/agenda/spec/other_views_spec.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/board/agenda/spec/other_views_spec.rb 
b/www/board/agenda/spec/other_views_spec.rb
index 3f7736f..39a815a 100644
--- a/www/board/agenda/spec/other_views_spec.rb
+++ b/www/board/agenda/spec/other_views_spec.rb
@@ -40,7 +40,7 @@ feature 'other reports' do
       '//p[3]/a[@href="Attic"]', text: 'Attic'
     expect(page).to have_selector :xpath,
       '//p[4]/a[@href="queue/Avro"]', text: 'Avro'
-    expect(page).to have_selector 'a.default', text: 'Legal Affairs'
+    expect(page).to have_selector 'a.default', text: 'December 17, 2014'
     expect(page).to have_selector 'dt a[href="Avro"]', text: 'Avro'
     expect(page).to have_selector 'dd p', text: 'Nice report!'
     expect(page).to have_selector 'li', 

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to