Skip to content

Commit

Permalink
chore: update info about SNS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
david-luna committed Aug 1, 2023
1 parent 320b349 commit 245ec7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// See "./use-client-sns.js" for more details.
//
// Usage:
// node --experimental-loader=./loader.mjs --require=./start.js test/instrumentation/modules/@aws-sdk/fixtures/use-client-s3.mjs
// node --experimental-loader=./loader.mjs --require=./start.js test/instrumentation/modules/@aws-sdk/fixtures/use-client-sns.mjs

import apm from '../../../../../index.js'; // 'elastic-apm-node'
import { SNSClient, PublishCommand } from '@aws-sdk/client-sns';
Expand Down

0 comments on commit 245ec7c

Please sign in to comment.