Skip to content

Commit 502f569

Browse files
committed
Adjust the test
1 parent 0ebb183 commit 502f569

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

test/diff-hl-test.el

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,7 @@
166166
(let ((diff-hl-show-staged-changes t))
167167
(should
168168
(null
169-
(diff-hl--promise-result
170-
(assoc-default :reference (diff-hl-changes))))))
169+
(assoc-default :reference (diff-hl-changes)))))
171170
(let ((diff-hl-show-staged-changes nil))
172171
(should
173172
(equal

0 commit comments

Comments
 (0)