Commit a6d46229 authored by Nick Thomas's avatar Nick Thomas

Fix a broken spec on master

parent 27c8205d
......@@ -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