Skip to content

Commit

Permalink
fix: added malformed config test
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksiireshetnik committed Feb 22, 2022
1 parent 1d72d91 commit 0ad2961
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
sms:
request_config:
url: "malformed uri"
method: POST
body: "malformed uri"

0 comments on commit 0ad2961

Please sign in to comment.