Skip to content

Commit

Permalink
Add in missing
Browse files Browse the repository at this point in the history
'run'
  • Loading branch information
elliette committed Sep 21, 2023
1 parent dc67db4 commit 6172780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dwds/test/puppeteer/test_utils.dart
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Future<String> buildDebugExtension({required bool isMV3}) async {
await Process.run(
'dart',
[
'run',
p.join('tool', 'build_extension.dart'),
if (isMV3) '--mv3',
],
Expand Down

0 comments on commit 6172780

Please sign in to comment.