Skip to content

Commit 0044d75

Browse files
authored
Fix conflicting webdev smoke package names. (#2202)
Packages rolled into the Dart SDK via DEPS need to have non-colliding package names. Bug: b/297182119
1 parent 6183f27 commit 0044d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures/_webdevSoundSmoke/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: _webdev_smoke
1+
name: _webdev_sound_smoke
22
description: A test fixture for webdev testing with sound support.
33

44
publish_to: none

0 commit comments

Comments
 (0)