File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ def test_core_search_no_args(run_command):
51
51
are passed (i.e. all results are shown).
52
52
"""
53
53
# update custom index and install test core (installed cores affect `core search`)
54
- url = "https://raw.githubusercontent.com/arduino/arduino-cli/massi/506 /test/testdata/test_index.json"
54
+ url = "https://raw.githubusercontent.com/arduino/arduino-cli/master /test/testdata/test_index.json"
55
55
assert run_command ("core update-index --additional-urls={}" .format (url ))
56
56
assert run_command ("core install test:x86 --additional-urls={}" .format (url ))
57
57
Original file line number Diff line number Diff line change 12
12
"help" : {
13
13
"online" : " https://github.com/Arduino/arduino-cli"
14
14
},
15
- "url" : " https://raw.githubusercontent.com/arduino/arduino-cli/massi/506 /test/testdata/core.zip" ,
15
+ "url" : " https://raw.githubusercontent.com/arduino/arduino-cli/master /test/testdata/core.zip" ,
16
16
"checksum" : " SHA-256:1ba93f6aea56842dfef065c0f5eb0a34c1f78b72b3f2426c94e47ba3a359c9ff" ,
17
17
"name" : " test_core" ,
18
18
"version" : " 1.0.0" ,
31
31
"help" : {
32
32
"online" : " https://github.com/Arduino/arduino-cli"
33
33
},
34
- "url" : " https://raw.githubusercontent.com/arduino/arduino-cli/massi/506 /test/testdata/core.zip" ,
34
+ "url" : " https://raw.githubusercontent.com/arduino/arduino-cli/master /test/testdata/core.zip" ,
35
35
"checksum" : " SHA-256:1ba93f6aea56842dfef065c0f5eb0a34c1f78b72b3f2426c94e47ba3a359c9ff" ,
36
36
"name" : " test_core" ,
37
37
"version" : " 2.0.0" ,
You can’t perform that action at this time.
0 commit comments