forked from External/greenlight
		
	rubocop fixes
This commit is contained in:
		@@ -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',
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      )
 | 
					      )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user