Document the unit test

Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
Fabio José 2018-11-09 15:30:38 -02:00
parent de8528caac
commit 3c70752b43
1 changed files with 0 additions and 2 deletions

View File

@ -137,8 +137,6 @@ cloudevent02
.type("com.github.pull.create") .type("com.github.pull.create")
.source("urn:event:from:myapi/resourse/123"); .source("urn:event:from:myapi/resourse/123");
var cloudevent = new Cloudevent
``` ```
## How to get the formatted payload? ## How to get the formatted payload?