Skip to content

Commit

Permalink
Adapt test expected output
Browse files Browse the repository at this point in the history
  • Loading branch information
NotSqrt committed Dec 18, 2016
1 parent 109a367 commit f8dd111
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 10 deletions.
3 changes: 1 addition & 2 deletions tests/data/gitlab/push/commit_dev_branch.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
Example User pushed 1 commit into the `refs/heads/dev` branch for project [example repository](http://gitlab.example.com/root/example-repository).
[bump2
](http://gitlab.example.com/root/example-repository/commit/a0e40a9b8e8bd3ad3acccf64c016244109b15d37)
[bump2](http://gitlab.example.com/root/example-repository/commit/c5ccce8cd46a277dd0723ad5954f44a562c5c67e)
3 changes: 1 addition & 2 deletions tests/data/gitlab/push/commit_master_branch.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
Example User pushed 1 commit into the `refs/heads/master` branch for project [example repository](http://gitlab.example.com/root/example-repository).
[bump
](http://gitlab.example.com/root/example-repository/commit/bf249e058f87ef90a14be04268efde573c8431e4)
[bump](http://gitlab.example.com/root/example-repository/commit/2e03a84ed69727606a8d662b60125c6c48f6484f)
9 changes: 4 additions & 5 deletions tests/data/gitlab/push/commit_merge_request.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
Example User pushed 2 commits into the `refs/heads/master` branch for project [example repository](http://gitlab.example.com/root/example-repository).
[bump2
](http://gitlab.example.com/root/example-repository/commit/a0e40a9b8e8bd3ad3acccf64c016244109b15d37)[Merge branch 'dev' into 'master'
[bump2](http://gitlab.example.com/root/example-repository/commit/c5ccce8cd46a277dd0723ad5954f44a562c5c67e)[Merge branch 'dev' into 'master'

Master
merge cool feature

new description
New description

See merge request !1](http://gitlab.example.com/root/example-repository/commit/19df8c9c23daf53ea122ea0834814b846ea92875)
See merge request !1](http://gitlab.example.com/root/example-repository/commit/d2b94519881dc201da8151d6344eab0055f15a44)
3 changes: 2 additions & 1 deletion tests/data/gitlab/push/first_commit.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Example User pushed the first commit into the `refs/heads/master` branch for project [example repository](http://gitlab.example.com/root/example-repository).
Example User pushed the first commit into the `refs/heads/master` branch for project [example repository](http://gitlab.example.com/root/example-repository).
[Create project](http://gitlab.example.com/root/example-repository/commit/33477153c450b1ce27025406b9e1e3c6de16c3b9)

0 comments on commit f8dd111

Please sign in to comment.