diff --git a/test_webhook.rb b/test_webhook.rb index b38ebac..5f63426 100644 --- a/test_webhook.rb +++ b/test_webhook.rb @@ -1,3 +1,5 @@ def test_r puts "fsaf" + + puts "success" end