• Chris Bracken's avatar
    Bugfix in build test: ensure prev snapshot exists (#11912) · 4670c926
    Chris Bracken authored
    Fix a test for build invalidation due to a change in main entry point.
    Previously this test's build was always invalidated to the the lack of a
    previous snapshot (as well as the change in checksums). This change
    ensures that the build is invalidated only due to the change in
    checksums.
    4670c926
build_test.dart 18.6 KB