-
- Downloads
Compare email 'to` as a set, not a vector
Some databases have the email addresses in a different order causing CI to fail. This commit converts the `:to` vector to a set so order doesn't matter.
Showing
- test/metabase/api/alert_test.clj 13 additions, 12 deletionstest/metabase/api/alert_test.clj
- test/metabase/api/collection_test.clj 9 additions, 12 deletionstest/metabase/api/collection_test.clj
- test/metabase/email_test.clj 11 additions, 7 deletionstest/metabase/email_test.clj
- test/metabase/pulse_test.clj 1 addition, 1 deletiontest/metabase/pulse_test.clj
Loading
Please register or sign in to comment