Skip to content

Commit

Permalink
bring back deprecated proc (will remove it when migrating to 2.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Jan 15, 2024
1 parent 3535998 commit 84d672e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/datadog/ci/transport/api/builder_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@
hostname: "localhost",
port: 5555,
uds_path: nil,
timeout_seconds: 42
timeout_seconds: 42,
deprecated_for_removal_transport_configuration_proc: nil
)
end

Expand Down

0 comments on commit 84d672e

Please sign in to comment.