Skip to content

Commit

Permalink
Merge branch 'main' into fix/1409
Browse files Browse the repository at this point in the history
  • Loading branch information
parlough committed Oct 4, 2024
2 parents e5178cc + f1ba240 commit 7a9b637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webdev/test/e2e_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ void main() {
}
},
// https://github.com/dart-lang/webdev/issues/2489
skip: Platform.isWindows && withDDC,
skip: Platform.isWindows,
);
}
test(
Expand Down

0 comments on commit 7a9b637

Please sign in to comment.