Commit 67d1be5c authored by Rémy Coutable's avatar Rémy Coutable

Merge branch '25791-fix-broken-spec' into 'master'

Fix a broken spec on master

Closes #25791

See merge request gitlab-org/gitlab-ee!16451
parents c7dd078a a6d46229
......@@ -30,7 +30,7 @@ describe EE::RunnersHelper do
let(:minutes_used) { 40 }
it 'does not return a message' do
expect(subject).to be_nil
expect(subject).to be_empty
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