diff options
author | Timothy Andrew <mail@timothyandrew.net> | 2016-07-27 12:33:50 +0530 |
---|---|---|
committer | Timothy Andrew <mail@timothyandrew.net> | 2016-07-29 15:20:39 +0530 |
commit | c93a895abc434b9b78aa7cf4d285ce309cfd868a (patch) | |
tree | c6b8ef773c61843da4515aaa4683a466a67c223a /app/services | |
parent | 6d841eaadcbccfa4527bd892bf86fc8dbba19455 (diff) | |
download | gitlab-ce-c93a895abc434b9b78aa7cf4d285ce309cfd868a.tar.gz |
Fix `git_push_service_spec`
1. Caused by incorrect test setup. The user wasn't added to the project,
so protected branch creation failed authorization.
2. Change setup for a different test (`Event.last` to
`Event.find_by_action`) because our `project.team << ...` addition
was causing a conflict.
Diffstat (limited to 'app/services')
0 files changed, 0 insertions, 0 deletions