Skip to content

Commit

Permalink
API-34936 move cassette location to match BGS client helper
Browse files Browse the repository at this point in the history
  • Loading branch information
nihil2501 committed Apr 15, 2024
1 parent 3a3b132 commit 0b36566
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
options[:zip_prefix_nbr] = '06605'
options[:zip_second_suffix_nbr] = nil

use_bgs_cassette('vnp_ptcpnt_addrs_create') do
use_bgs_cassette('happy_path') do
response = subject.vnp_ptcpnt_addrs_create(options)
expect(response).to include(
{ vnp_ptcpnt_addrs_id: '143950',
Expand Down

0 comments on commit 0b36566

Please sign in to comment.