Skip to content

Commit ecf65bd

Browse files
committed
update github path for breaking test
1 parent 7f9bf91 commit ecf65bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pins/tests/test_boards.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -600,9 +600,8 @@ def test_board_rsc_pin_read_public(df, board_short):
600600

601601

602602
def test_board_manual_http_file_download():
603-
# TODO: change when repo is moved to RStudio
604603

605-
path = "https://raw.githubusercontent.com/machow/pins-python"
604+
path = "https://raw.githubusercontent.com/rstudio/pins-python"
606605
license_path = "main/LICENSE"
607606

608607
# use a simple cache, which automatically creates a temporary directory

0 commit comments

Comments
 (0)