Skip to content

Commit 68a0714

Browse files
author
Ben Du
committed
use legendu-net/* instead of dclong/*
1 parent 0bb327b commit 68a0714

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_github.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def test_organization_get_repositories():
1919

2020
def test_repository_get_branch():
2121
token = ""
22-
repo_name = "dclong/github_rest_api"
22+
repo_name = "legendu-net/github_rest_api"
2323
repo = Repository(token, repo_name)
2424
branch = repo.get_branch("main")
2525
assert branch["name"] == "main"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)