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 authored and aeneasr committed Feb 23, 2022
1 parent 96c917e commit 5a3c9c1
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 5a3c9c1

Please sign in to comment.