From 3a950707d52e823aa89c70a4822d72af6b04897d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Wed, 24 Jan 2024 12:35:32 -1000 Subject: [PATCH] Fix CI The following commit upstream changed the marckup we use in the test suite: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141183 Adjust accordingly to upstream. --- spec/acceptance/gitlab_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/acceptance/gitlab_spec.rb b/spec/acceptance/gitlab_spec.rb index c8725e9..152ffee 100644 --- a/spec/acceptance/gitlab_spec.rb +++ b/spec/acceptance/gitlab_spec.rb @@ -31,7 +31,7 @@ class { 'gitlab': describe command('curl -s -S http://127.0.0.1:80/users/sign_in') do its(:exit_status) { is_expected.to eq 0 } - its(:stdout) { is_expected.to match %r{.*
.*} } + its(:stdout) { is_expected.to match %r{