Skip to content

Commit 627784f

Browse files
committed
internal_link test [nfc]: Rename a "parseInternalLink" test group
This is one out of three groups with the same name. Signed-off-by: Zixuan James Li <[email protected]>
1 parent 9e42f26 commit 627784f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/model/internal_link_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ void main() {
5555
}
5656
}
5757

58-
group('parseInternalLink', () {
58+
group('check if the url is an internal link', () {
5959
final streams = [
6060
eg.stream(streamId: 1, name: 'check'),
6161
];

0 commit comments

Comments
 (0)