Skip to content

Commit 3837226

Browse files
committed
Merge remote-tracking branch '2ZeroSix/fix/symlinks' into fix/symlinks
2 parents 3bd1765 + 6d2ef92 commit 3837226

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
@@ -117,7 +117,7 @@ void main() {
117117
});
118118
});
119119

120-
group('cycles', () {
120+
group('symlink cycles', () {
121121
test('throws on included link', () async {
122122
await d.dir(appPath, [
123123
d.pubspec({'name': 'myapp'}),

0 commit comments

Comments
 (0)