Skip to content
Snippets Groups Projects
Commit 11c0c650 authored by Phil Hughes's avatar Phil Hughes
Browse files

Expires in test update

parent 68c7b523
No related branches found
No related tags found
1 merge request!6148Project members UI
Loading
@@ -31,7 +31,7 @@ feature 'Projects > Members > Anonymous user sees members', feature: true, js: t
Loading
@@ -31,7 +31,7 @@ feature 'Projects > Members > Anonymous user sees members', feature: true, js: t
wait_for_ajax wait_for_ajax
   
page.within(first('li.member')) do page.within(first('li.member')) do
expect(page).to have_content('Expires in 3 days') expect(page).to have_content('Expires in')
end end
end end
end end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment