Skip to content

Commit

Permalink
fix(tests): invalid keyword length
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucharz committed Mar 23, 2018
1 parent 875dacc commit fbab34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tests/e2e/schema/definitions/invalid_keywords.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.1
runtime: nodejs_v8

keywords:
- keyword1keyword1keyword1
- keyword0123456789012345678901234567890123456789
- keyword2
- keyword3
- keyword4
Expand Down

0 comments on commit fbab34f

Please sign in to comment.