mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-24 21:13:54 -04:00
we forgot to update the mailgun tests
This commit is contained in:
parent
75c20640fe
commit
cc66bff730
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue