diff --git a/.pipelines/test-job.yml b/.pipelines/test-job.yml index b93c44019..ac96d8fb1 100644 --- a/.pipelines/test-job.yml +++ b/.pipelines/test-job.yml @@ -45,5 +45,4 @@ jobs: cancelTimeoutInMinutes: 420 TestTimeout: "0.05:00:00" parserProperties: "worker:VsTestVersion=V150;session:HoldTrigger=Failure;VstsTestResultAttachmentUploadBehavior=Always" - notificationSubscribers: $(Build.RequestedForEmail) - scheduleBuildRequesterAlias: "lowdev" + notificationSubscribers: $(Build.RequestedForEmail) \ No newline at end of file