Skip to content

Commit 6d2ef92

Browse files
sigurdmjonasfj
andauthored
Update test/package_list_files_test.dart
Co-authored-by: Jonas Finnemann Jensen <[email protected]>
1 parent f8ee397 commit 6d2ef92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/package_list_files_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ void main() {
126126
});
127127
});
128128

129-
group('cycles', () {
129+
group('symlink cycles', () {
130130
test('throws on included link', () async {
131131
await d.dir(appPath, [
132132
d.pubspec({'name': 'myapp'}),

0 commit comments

Comments
 (0)