From 60d429eea629070ccded598a633fd985d7e4318d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Paulo=20Barbosa=20Marques=20dos=20Santos?= Date: Thu, 26 Oct 2023 08:19:15 -0300 Subject: [PATCH] Update spec/rack/signalwire_webhook_authentication_spec.rb Co-authored-by: Ryan Williams --- spec/rack/signalwire_webhook_authentication_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/rack/signalwire_webhook_authentication_spec.rb b/spec/rack/signalwire_webhook_authentication_spec.rb index 39cd853..1e3d9ef 100644 --- a/spec/rack/signalwire_webhook_authentication_spec.rb +++ b/spec/rack/signalwire_webhook_authentication_spec.rb @@ -194,4 +194,4 @@ end end -end \ No newline at end of file +end