Skip to content

Commit f106fe3

Browse files
authored
Node Runtime upgrade to Node10 (#14187) (#14188)
* GitHubCommentV0 * ReviewAppV0 * Updating azure-pipelines-task lib version
1 parent 53f72c0 commit f106fe3

File tree

15 files changed

+748
-3767
lines changed

15 files changed

+748
-3767
lines changed

Tasks/GitHubCommentV0/Tests/L0.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ describe('GitHubCommentV0 Suite', function () {
99
after(() => {
1010
});
1111

12-
it('Does a basic hello world test', function(done: MochaDone) {
12+
it('Does a basic hello world test', function(done: Mocha.Done) {
1313
// TODO - add real tests
1414
done();
1515
});

0 commit comments

Comments
 (0)