adjust webhooks

This commit is contained in:
Pete Matsyburka
2024-11-01 15:35:02 +02:00
parent 84edb6dbda
commit 2542f26d96
40 changed files with 156 additions and 235 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ RSpec.describe 'Webhook Settings' do
visit settings_webhooks_path
expect(webhook_url.secret).to be_nil
expect(webhook_url.secret).to eq({})
click_link 'Add Secret'