Skip to content

Commit

Permalink
fix: fix http code
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Dec 16, 2024
1 parent 2c74764 commit 6d8740f
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 222 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ describe("test CommonGitlabClient", () => {
const commonGithubClient = new CommonGitlabClient(
appInstance,
"http://localhost:8002",
"glpat-weLx6W8KaSqGZjWRRY2R",
"xxxxxx",
"terwer",
"terwer-github-io",
"main",
Expand Down
Loading

0 comments on commit 6d8740f

Please sign in to comment.