# frozen_string_literal: true require "rails_helper" module Archangel module Backend RSpec.describe SitesHelper, type: :helper do end end end