Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Jan 3, 2025
1 parent a743b35 commit 1958d74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/functional/v2/server/testListMetrics.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ async function listMetrics(level, resources, start, end, credentials) {
headers: {
'Content-Type': 'application/json',
},
get: true;
};

const { accessKey: accessKeyId, secretKey: secretAccessKey } = credentials;
Expand Down

0 comments on commit 1958d74

Please sign in to comment.