Skip to content

Commit fe2fd5e

Browse files
committed
Sync docs
1 parent 07e7dc4 commit fe2fd5e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples

tests/commands/pkg/test_install.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ def test_custom_project_libraries(
446446
)
447447
assert pkgs_to_specs(lm.get_installed()) == [
448448
PackageSpec("[email protected]"),
449-
PackageSpec("[email protected].9"),
449+
PackageSpec("[email protected].91"),
450450
]
451451
assert config.get("env:devkit", "lib_deps") == [
452452
"bblanchon/ArduinoJson@^5",

0 commit comments

Comments
 (0)