summaryrefslogtreecommitdiff
path: root/tests/test-wttrin-ansi-color-rendering.el
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-wttrin-ansi-color-rendering.el')
-rw-r--r--tests/test-wttrin-ansi-color-rendering.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-wttrin-ansi-color-rendering.el b/tests/test-wttrin-ansi-color-rendering.el
index e2bf82b..accada9 100644
--- a/tests/test-wttrin-ansi-color-rendering.el
+++ b/tests/test-wttrin-ansi-color-rendering.el
@@ -316,7 +316,7 @@ This verifies the fetch function returns unfiltered data from wttr.in."
(testutil-wttrin-mock-http-response testutil-wttrin-sample-ansi-response
(wttrin-fetch-raw-string
location
- (lambda (data)
+ (lambda (data &optional _error-msg)
(setq callback-data data)))
;; Verify callback received ANSI codes