Skip to content
Snippets Groups Projects
Unverified Commit edf8dc3e authored by Adam Marcus's avatar Adam Marcus Committed by GitHub
Browse files

Update alert_test.clj

parent ebc57efa
Branches
Tags
No related merge requests found
......@@ -185,7 +185,7 @@
(assoc :creator (user-details :crowberto))
(assoc-in [:card :include_csv] true)
(update-in [:channels 0] merge {:schedule_hour 12, :schedule_type "daily", :recipients (set (map recipient-details [:rasta :crowberto]))}))
(merge (et/email-to :crowberto {:subject "You setup an alert",
(merge (et/email-to :crowberto {:subject "You set up an alert",
:body {"https://metabase.com/testmb" true,
"My question" true
"now getting alerts" false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment