• Greg Spencer's avatar
    Fix a problem with the flutter_tools/test/dart/pub_get_test.dart test. (#13354) · 3174443e
    Greg Spencer authored
    It turns out that when a PR build clones the flutter repo, it puts it into a directory called "flutter", and when the "real" build clones the flutter repo, it puts it into a directory called "build". This allowed the tests to succeed in my PR, but fail when I committed it.
    
    This fixes the test so it doesn't depend on the cloned directory name.
    3174443e
Name
Last commit
Last update
..
bin Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...