Skip to content

Commit

Permalink
Remove unnecessary require from result_spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabby committed Oct 14, 2024
1 parent 9dadd1a commit f1ad994
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/anony/result_spec.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# frozen_string_literal: true

require "spec_helper"
require_relative "helpers/database"

RSpec.describe Anony::Result do
let(:field_values) do
Expand Down

0 comments on commit f1ad994

Please sign in to comment.