Skip to content

Commit

Permalink
fix broken spec (#20609)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjcumming authored Feb 6, 2025
1 parent aa0e1d3 commit b55a5d3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

require 'rails_helper'
require Vye::Engine.root / 'spec/rails_helper'
require 'vye/vye_serializer'

RSpec.describe Vye::ClaimantVerificationSerializer, type: :serializer do
let(:json_body) { 'modules/vye/spec/fixtures/claimant_response.json' }
Expand Down

0 comments on commit b55a5d3

Please sign in to comment.