5 lines
91 B
Ruby
5 lines
91 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe AuthenticationController, type: :controller do
|
|
|
|
end
|