Skip to content

Commit

Permalink
interaction between other tests?
Browse files Browse the repository at this point in the history
  • Loading branch information
thboop committed Sep 29, 2020
1 parent 21e4528 commit 24417a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions __tests__/installer.test.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
import * as core from '@actions/core';
import * as io from '@actions/io';
import * as tc from '@actions/tool-cache';
Expand Down Expand Up @@ -488,3 +489,5 @@ describe('setup-node', () => {
});
});
});
*/

2 comments on commit 24417a1

@lenovo41
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lenovo41
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

assist ide for cmd config.

Please sign in to comment.