Skip to content

Commit eafb873

Browse files
committed
Remove old comment
1 parent fc0c4a1 commit eafb873

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/support/vcr.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
vcr.hook_into :faraday
99
vcr.default_cassette_options = {record: :once, record_on_error: false}
1010

11-
# The first three are populated by spec/support/credentials.rb
1211
vcr.filter_sensitive_data('+15558675309') { TEST_NUMBER }
1312
vcr.filter_sensitive_data('<AUTH_HEADER>') { |interaction| interaction.request.headers['Authorization'].first }
1413

0 commit comments

Comments
 (0)