Skip to content

Commit

Permalink
rename apm job in setup_module test
Browse files Browse the repository at this point in the history
  • Loading branch information
blaklaybul committed Jun 30, 2020
1 parent 8df17b2 commit dc38f88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ export default ({ getService }: FtrProviderContext) => {
responseCode: 200,
jobs: [
{
jobId: 'pf5_high_mean_response_time',
jobId: 'pf5_high_mean_transaction_duration',
jobState: JOB_STATE.CLOSED,
datafeedState: DATAFEED_STATE.STOPPED,
modelMemoryLimit: '11mb',
Expand Down

0 comments on commit dc38f88

Please sign in to comment.