Commit 8c9edd63 authored by Walmyr Lima e Silva Filho's avatar Walmyr Lima e Silva Filho

Merge branch 'qa-shl-fix-framework-sanity-spec' into 'master'

Fix framework sanity QA spec

Closes #215986

See merge request gitlab-org/gitlab!30608
parents bcce3a3a 432c19cf
......@@ -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