8000 Adjust example URL to example data updated earlier · pythonthings/github3.py@d56c32f · GitHub
[go: up one dir, main page]

Skip to content

Commit d56c32f

Browse files
committed
Adjust example URL to example data updated earlier
1 parent 4c4bd45 commit d56c32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_pulls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
url_for = helper.create_url_helper(
15-
'https://api.github.com/repos/octocat/Hello-World/pulls/1'
15+
'https://api.github.com/repos/octocat/Hello-World/pulls/1347'
1616
)
1717

1818

0 commit comments

Comments
 (0)
0