mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
we forgot to update the mailgun tests
This commit is contained in:
parent
75c20640fe
commit
cc66bff730
@ -8,7 +8,7 @@ describe WebhooksController do
|
||||
context "mailgun" do
|
||||
|
||||
it "works" do
|
||||
SiteSetting.mailgun_api_key = "pubkey-8221462f0c915af3f6f2e2df7aa5a493"
|
||||
SiteSetting.mailgun_api_key = "key-8221462f0c915af3f6f2e2df7aa5a493"
|
||||
token = "705a8ccd2ce932be8e98c221fe701c1b4a0afcb8bbd57726de"
|
||||
|
||||
user = Fabricate(:user, email: email)
|
||||
|
Loading…
x
Reference in New Issue
Block a user