Commit 3dc695d
authored
[flutter_tools] unconditionally skip bash test (#160690)
Work around: flutter/flutter#160689.
I locally verified that we have not regressed what this was testing
(that just invoking `//flutter/bin/dart` will not build the flutter
tool).1 parent 021b2b3 commit 3dc695d
File tree
1 file changed
+1
-1
lines changed- packages/flutter_tools/test/integration.shard
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments