forked from External/greenlight
rubocop fixes
This commit is contained in:
parent
f36741f131
commit
cec4393837
|
@ -69,7 +69,7 @@ describe SessionsController, type: :controller do
|
||||||
name: "User1",
|
name: "User1",
|
||||||
nickname: "nick",
|
nickname: "nick",
|
||||||
image: "touch.png",
|
image: "touch.png",
|
||||||
customer: 'ocps'
|
customer: 'ocps',
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue