Skip to content

Commit

Permalink
migrate to node 10 (#15247)
Browse files Browse the repository at this point in the history
Co-authored-by: Anna Opareva <v-aopareva@microsoft.com>
  • Loading branch information
AnnaOpareva and Anna Opareva authored Sep 7, 2021
1 parent 714ebff commit ee16366
Show file tree
Hide file tree
Showing 5 changed files with 421 additions and 28 deletions.
1 change: 1 addition & 0 deletions Tasks/CondaEnvironmentV1/Tests/L0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { MockTestRunner } from 'azure-pipelines-task-lib/mock-test';
import { getPlatform, Platform } from '../taskutil';

describe('CondaEnvironment L0 Suite', function () {
this.timeout(20000);
describe('conda.ts', function () {
require('./L0_conda');
});
Expand Down
Loading

0 comments on commit ee16366

Please sign in to comment.