Skip to content

Commit

Permalink
fixed new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jjulien committed Mar 10, 2019
1 parent 8edd9bb commit 8e03fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/events_controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,7 @@ func TestPost_BBServerPullClosed(t *testing.T) {

expRepo := models.Repo{
FullName: "project/repository",
FullNameWithHost: "bbserver.com/project/repository",
Owner: "project",
Name: "repository",
CloneURL: "https://bb-user:[email protected]/scm/proj/repository.git",
Expand Down

0 comments on commit 8e03fed

Please sign in to comment.