Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed Jan 17, 2025
1 parent f99010e commit ab382e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/link_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ void main() {
'pubspec.yaml': workspacePubspec,
...dartProject(workspace: true),
},
// Must link for workspace ref to exist
link: true,
);
final stdout = result.stdout;

Expand Down

0 comments on commit ab382e6

Please sign in to comment.