Skip to content

Commit acaa876

Browse files
committed
push a todo
1 parent 04a4584 commit acaa876

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/ui_builder_tests.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ exports['ui_builder'] = {
101101
test.equals(patternlab.patternTypes[0].patternItems[0].patternPartial, 'test-bar');
102102
test.equals(patternlab.patternTypes[0].patternItems[1].patternPartial, 'test-foo');
103103

104+
//todo: patternlab.patternTypes[0].patternItems[1] looks malformed
105+
104106
test.done();
105107
},
106108

0 commit comments

Comments
 (0)