Fix framework sanity QA spec

parent 5b9ddc8a
......@@ -6,7 +6,7 @@ module QA
it 'succeeds' do
Runtime::Browser.visit(:gitlab, Page::Main::Login)
expect(page).to have_text('Open source software to collaborate on code')
expect(page).to have_text('A complete DevOps platform')
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