BigW Consortium Gitlab

Commit da2e3154 by Rémy Coutable Committed by Robert Speicher

Forgot a Rubocop offense, doh!

Signed-off-by: 's avatarRémy Coutable <remy@rymai.me>
parent e54a2ba6
......@@ -154,7 +154,7 @@ describe 'Issues', feature: true do
end
describe 'sorting by due date' do
before do
before do
foo.update(due_date: 1.day.from_now)
bar.update(due_date: 6.days.from_now)
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