Skip to content

Commit

Permalink
Delete TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Yael Harel <yharel@vmware.com>
  • Loading branch information
Yael Harel authored and Your Name committed May 8, 2020
1 parent 2131abb commit f16bae4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions acceptance/acceptance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -728,8 +728,6 @@ func testAcceptance(
h.AssertContainsMatch(t, output, `(?i)\[exporter] Reusing cache layer 'simple/layers:cached-launch-layer'`)
}

// TODO: uncomment after bumping LIFECYCLE_VERSION to 0.7.4 - see https://github.com/buildpacks/lifecycle/pull/288

t.Log("rebuild with --clear-cache")
output = h.Run(t, subjectPack("build", repoName, "-p", appPath, "--clear-cache"))
h.AssertContains(t, output, fmt.Sprintf("Successfully built image '%s'", repoName))
Expand Down

0 comments on commit f16bae4

Please sign in to comment.