Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit476d05a

Browse files
tests: update mocks
1 parent8dc9514 commit476d05a

File tree

3 files changed

+1761
-340
lines changed

3 files changed

+1761
-340
lines changed

‎__tests__/main.test.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ describe("installer tests", () => {
8686

8787
it("Gets latest version of Task using 0.x and no matching version is installed",async()=>{
8888
awaitinstaller.getArduinoCli("0.x");
89-
constbindir=path.join(toolDir,"arduino-cli","0.5.0",os.arch());
89+
constbindir=path.join(toolDir,"arduino-cli","0.34.2",os.arch());
9090

9191
expect(fs.existsSync(`${bindir}.complete`)).toBe(true);
9292
if(IS_WINDOWS){

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp