mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(demo): add a very long word inside annotation to the demo
This commit is contained in:
@@ -302,7 +302,10 @@ class LongNameAlerts(AlertGenerator):
|
||||
"voluptate velit esse cillum dolore eu fugiat "
|
||||
"nulla pariatur. Excepteur sint occaecat cupidatat"
|
||||
" non proident, sunt in culpa qui officia deserunt"
|
||||
" mollit anim id est laborum")
|
||||
" mollit anim id est laborum vvvvvvvvveeeeeeeeeeee"
|
||||
"errrrrrrrrrrrrrrrrrryyyyyyyyyyyyylllllllllooooooo"
|
||||
"nnnnnnngggggggggggggggwwwwwwwwwwwwooooooooooooooo"
|
||||
"rrrrrrrrrrrrrrddddddddddddddddddd")
|
||||
) for i in xrange(1, size)]
|
||||
return _gen(5, "dev") + _gen(1, "staging") + _gen(11, "prod")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user