Browse Source

Revert "Add application helper"

This reverts commit 4a8e717a74.
pull/2643/head
Manny Dinssa 2 years ago
parent
commit
e99355e1af
  1. 2
      spec/helpers/title_helper_spec.rb

2
spec/helpers/title_helper_spec.rb

@ -1,8 +1,6 @@
require "rails_helper"
RSpec.describe TitleHelper do
include ApplicationHelper
describe "#format_label" do
let(:item) { "organisation" }

Loading…
Cancel
Save