Skip to content

Commit c715142

Browse files
authored
Revert "fix amqplib upstream tests failing due to missing tag for release (#2…" (#7174)
This reverts commit b5fdf71.
1 parent 758d8c3 commit c715142

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • packages/datadog-plugin-amqplib/test

packages/datadog-plugin-amqplib/test/suite.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22

33
const suiteTest = require('../../dd-trace/test/plugins/suite')
44

5-
// TODO: restore use of latest branch when it gets a matching tag
6-
suiteTest('amqplib', 'amqp-node/amqplib', 'v0.9.0')
5+
suiteTest('amqplib', 'amqp-node/amqplib', 'latest')

0 commit comments

Comments
 (0)