From 3a9abf93401775b07a65d81f2e9d16d9b9b82e8b Mon Sep 17 00:00:00 2001 From: Janell-Huyck Date: Tue, 12 Sep 2023 16:35:31 -0400 Subject: [PATCH] removed extra comment that only listed the name of the file --- spec/helpers/application_helper_spec.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/spec/helpers/application_helper_spec.rb b/spec/helpers/application_helper_spec.rb index 8d279c1b..d1e78d4b 100644 --- a/spec/helpers/application_helper_spec.rb +++ b/spec/helpers/application_helper_spec.rb @@ -1,7 +1,5 @@ # frozen_string_literal: true -# spec/helpers/application_helper_spec.rb - require 'rails_helper' RSpec.describe ApplicationHelper, type: :helper do