Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 4c4aa5d

Browse files
committed
[test] take into account guides in text tests
1 parent df77c2d commit 4c4aa5d

File tree

3 files changed

+865
-1432
lines changed

3 files changed

+865
-1432
lines changed

test/lib/configuration.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const inks = [{
8787
type: 'TEXT',
8888
strokes: helloHow,
8989
exports: {
90-
TEXT: ['1', '11', 'H', 'Hello', 'Hello how', 'Hello how 0', 'Hello how are', 'Hello how are you', 'Hello how are you?', 'Hello how are you?']
90+
TEXT: ['hello', 'hello how', 'hello how 0', 'hello how are', 'hello how are you', 'hello how are you?', 'hello how are you?']
9191
}
9292
}, {
9393
name: 'shape',

0 commit comments

Comments
 (0)