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