Commit 368697ec authored by Rémy Coutable's avatar Rémy Coutable

Loosen the matcher in the MR creation test

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent ec7163ae
......@@ -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 less than a minute ago')
expect(page).to have_content(/Opened [\w\s]+ a minute 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