Fix Rubocop linting issues
This commit is contained in:
parent
7bc0842d26
commit
5b193919dc
3 changed files with 8 additions and 7 deletions
|
|
@ -49,7 +49,7 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe User do
|
||||
|
||||
|
||||
let(:user_admin) { create(:admin) }
|
||||
let(:conference) { create(:conference, short_title: 'oSC16', title: 'openSUSE Conference 2016') }
|
||||
let(:conference2) { create(:conference, short_title: 'oSC15', title: 'openSUSE Conference 2015') }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue