Skip to content

Commit 57440ac

Browse files
committed
Add a note about dart-lang#767
it’s closed
1 parent 36d19a3 commit 57440ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/model_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ void main() {
396396
expect(docsAsHtml,
397397
contains('<a href="">css.theOnlyThingInTheLibrary</a>'));
398398
},
399+
//(TODO:???) https://github.com/dart-lang/dartdoc/issues/767 is closed
399400
skip:
400401
'Wait for https://github.com/dart-lang/dartdoc/issues/767 to be fixed');
401402

0 commit comments

Comments
 (0)