Commit 7ee5f333 authored by Rémy Coutable's avatar Rémy Coutable

Loosen the 'newly created MR' matcher

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent ede5c5c6
......@@ -11,7 +11,7 @@ module QA
expect(page).to have_content('This is a merge request')
expect(page).to have_content('Great feature')
expect(page).to have_content(/Opened [\w\s]+ a minute ago/)
expect(page).to have_content(/Opened [\w\s]+ ago/)
end
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment