forked from External/greenlight
test sessions controller and fix style
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "rails_helper"
|
||||
|
||||
describe MainController, type: :controller do
|
||||
|
||||
describe "GET #index" do
|
||||
it "returns success" do
|
||||
get :index
|
||||
|
Reference in New Issue
Block a user