Skip to content

Commit 1952d7b

Browse files
author
Massimiliano Pippi
authored
[skip changelog] point the master branch in tests data (arduino#563)
1 parent c8e2e6b commit 1952d7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/test_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def test_core_search_no_args(run_command):
5151
are passed (i.e. all results are shown).
5252
"""
5353
# 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"
5555
assert run_command("core update-index --additional-urls={}".format(url))
5656
assert run_command("core install test:x86 --additional-urls={}".format(url))
5757

test/testdata/test_index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"help": {
1313
"online": "https://github.com/Arduino/arduino-cli"
1414
},
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",
1616
"checksum": "SHA-256:1ba93f6aea56842dfef065c0f5eb0a34c1f78b72b3f2426c94e47ba3a359c9ff",
1717
"name": "test_core",
1818
"version": "1.0.0",
@@ -31,7 +31,7 @@
3131
"help": {
3232
"online": "https://github.com/Arduino/arduino-cli"
3333
},
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",
3535
"checksum": "SHA-256:1ba93f6aea56842dfef065c0f5eb0a34c1f78b72b3f2426c94e47ba3a359c9ff",
3636
"name": "test_core",
3737
"version": "2.0.0",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy