Skip to content

Commit

Permalink
Remove data nil
Browse files Browse the repository at this point in the history
  • Loading branch information
devth committed Aug 4, 2024
1 parent e61976f commit 7c21057
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/yetibot/core/test/handler.clj
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c21057

Please sign in to comment.