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