diff --git a/test/yetibot/core/test/handler.clj b/test/yetibot/core/test/handler.clj index 42e79917..144c7477 100644 --- a/test/yetibot/core/test/handler.clj +++ b/test/yetibot/core/test/handler.clj @@ -107,8 +107,7 @@ (first (:parsed-cmds (h/->parsed-message-info "!echo hello")))) - => (contains {:data nil? - :settings not-empty + => (contains {:settings not-empty :value "hello"})))) (facts