Skip to content

Commit

Permalink
fix alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
wandersoncferreira committed Oct 3, 2021
1 parent 6c2d092 commit 99d71fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test/github-review-test.el
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,8 @@ index 58baa4b..eae7707 100644
'nodes
(list (a-alist 'bodyText "Very interesting change\nwe should move forward"
'originalPosition 2)
(a-alist 'bodyText "Change this code"
'originalPosition 4)
))))
(a-alist 'bodyText "Change this code"
'originalPosition 4)))))

(describe "github-review-format-diff"
(it "can format a simple diff"
Expand Down

0 comments on commit 99d71fd

Please sign in to comment.