Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
Fabio José 2018-12-05 23:39:20 -02:00
parent 83131ad36a
commit 029f362830
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ describe("CloudEvents Spec 0.1 - JavaScript SDK", () => {
});
describe("The Constraint check", () => {
describe("The Constraints check", () => {
describe("'eventType'", () => {
it("should throw an error when is an empty string", () => {
cloudevent.type("");