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 6d8740f commit f02108c
Showing 1 changed file with 1 addition and 1 deletion.
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",
"xxxxxx",
"glpat-weLx6W8KaSqGZjWRRY2R",
"terwer",
"terwer-github-io",
"main",
Expand Down

0 comments on commit f02108c

Please sign in to comment.