DEV: Remove unnecessary rails_helper requiring (#26364)

This commit is contained in:
Jarek Radosz
2024-03-26 11:32:01 +01:00
committed by GitHub
parent 5adfb299ac
commit 4c860995e0
105 changed files with 0 additions and 205 deletions

View File

@ -1,6 +1,5 @@
# frozen_string_literal: true
require "rails_helper"
require "pretty_text"
RSpec.describe PrettyText do