Skip to content

Commit

Permalink
Remove dummy line break
Browse files Browse the repository at this point in the history
  • Loading branch information
iblancof committed Nov 12, 2024
1 parent e238bd0 commit 2914a6e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ export default function ApiTest({ getService }: DeploymentAgnosticFtrProviderCon
const GO_DEV_RATE = 20;
const GO_PROD_DURATION = 1000;
const GO_DEV_DURATION = 500;

before(async () => {
const serviceGoProdInstance = apm
.service({ name: serviceName, environment: 'production', agentName: 'go' })
Expand Down

0 comments on commit 2914a6e

Please sign in to comment.