Skip to content

Commit

Permalink
release Git.branch (with GitMock) for testing #15
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed May 5, 2022
1 parent 31ad1fd commit 5378c68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/gogs_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ defmodule GogsTest do
{:ok, res} = Gogs.local_branch_create(repo_name, "draft")
# IO.inspect(res, label: "local_branch_create(repo_name) res")
# IO.inspect(response, label: "org_create response")

assert res == "Switched to a new branch 'draft'\n"

# Cleanup!
Expand Down

0 comments on commit 5378c68

Please sign in to comment.