houdini/spec/controllers/onboard_controller_spec.rb

7 lines
114 B
Ruby
Raw Normal View History

# frozen_string_literal: true
require 'rails_helper'
RSpec.describe OnboardController, type: :controller do
end