Skip to content

Commit 4d93e68

Browse files
committed
Use right webhook value in test
1 parent 8760d55 commit 4d93e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/client_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@
704704
icon: "icon"
705705
}
706706
},
707-
webhook_url: "totallyinvalid",
707+
webhook_url: "http://test.com/wh",
708708
webhook_level: "meh"
709709
}
710710

0 commit comments

Comments
 (0)