forked from External/greenlight
test sessions controller and fix style
This commit is contained in:
7
spec/controllers/rooms_controller_spec.rb
Normal file
7
spec/controllers/rooms_controller_spec.rb
Normal file
@ -0,0 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "rails_helper"
|
||||
|
||||
describe RoomsController, type: :controller do
|
||||
|
||||
end
|
Reference in New Issue
Block a user