aboutsummaryrefslogtreecommitdiff
path: root/test/mastodon-notifications-tests.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-22 17:36:15 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-22 17:36:15 +0100
commit3bbddc9dfbbe10d50d5770bf5ad4c55de4b897aa (patch)
tree1376b797f16352e010153ee3c202b5bb17224fd4 /test/mastodon-notifications-tests.el
parent0d94aba8baadcfa6337ed6b6a6a54caa3a0540a3 (diff)
parent01d44daa21cc24e99e61bba36e0dc2a111e46586 (diff)
Merge branch 'autoload-notifs-get' into develop
Diffstat (limited to 'test/mastodon-notifications-tests.el')
-rw-r--r--test/mastodon-notifications-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mastodon-notifications-tests.el b/test/mastodon-notifications-tests.el
index bc70e49..1275c72 100644
--- a/test/mastodon-notifications-tests.el
+++ b/test/mastodon-notifications-tests.el
@@ -191,7 +191,7 @@
(mock (mastodon-profile--fetch-server-account-settings)
=> '(max_toot_chars 1312 privacy "public" display_name "Eugen" discoverable t locked :json-false bot :json-false sensitive :json-false language ""))
- (mastodon-notifications--get))))
+ (mastodon-notifications-get))))
(defun mastodon-notifications--test-type (fun sample)
"Test notification draw functions.