Skip to content

Commit 06ed19d

Browse files
correct error
1 parent d4256fc commit 06ed19d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cloudevents/tools/validator/__tests__/validate.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ describe('validate.ts CLI', () => {
154154
expect(result.success).toBe(false);
155155
});
156156
});
157-
});
158157

159158
describe('basic validation', () => {
160159
it('should validate simple object schema', () => {

0 commit comments

Comments
 (0)