Skip to content

Commit

Permalink
Removes require statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
stiehlrod committed Jan 8, 2025
1 parent 08496a0 commit bc792a5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

require 'rails_helper'
require Rails.root / 'modules/claims_api/spec/rails_helper'
require 'claims_api/bgs_client'

RSpec.describe 'VeteranRepresentative versus POARequest comparison', :bgs do # rubocop:disable RSpec/DescribeClass
it 'concerns the same underlying data' do
Expand Down

0 comments on commit bc792a5

Please sign in to comment.