Skip to content

Commit

Permalink
Merge pull request #11124 from microsoft/users/ShreyasRmsft/hydraFixe…
Browse files Browse the repository at this point in the history
…s155

Fixed embedded test settings issue and use verifiable getting overridden always issue
  • Loading branch information
ShreyasRmsft authored Aug 14, 2019
2 parents ce63c28 + daa65a5 commit 7c12837
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Tasks/VsTestV2/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dest": "./"
},
{
"url": "https://testexecution.blob.core.windows.net/testexecution/10070755/TestAgent.zip",
"url": "https://testexecution.blob.core.windows.net/testexecution/10182533/TestAgent.zip",
"dest": "./Modules"
},
{
Expand Down
2 changes: 1 addition & 1 deletion Tasks/VsTestV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 2,
"Minor": 155,
"Patch": 4
"Patch": 5
},
"demands": [
"vstest"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/VsTestV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 2,
"Minor": 155,
"Patch": 4
"Patch": 5
},
"demands": [
"vstest"
Expand Down

0 comments on commit 7c12837

Please sign in to comment.