forked from External/greenlight
reworking routes
This commit is contained in:
@ -8,9 +8,6 @@ class RoomsControllerTest < ActionDispatch::IntegrationTest
|
||||
|
||||
@kitchen = rooms(:kitchen)
|
||||
@garage = rooms(:garage)
|
||||
|
||||
@steve.room = @kitchen
|
||||
@mark.room = @garage
|
||||
end
|
||||
|
||||
test 'should redirect to root if not logged in.' do
|
||||
|
Reference in New Issue
Block a user