Skip to content

Commit

Permalink
removing unnecessary whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Bustamante <[email protected]>
  • Loading branch information
jjbustamante committed Oct 3, 2023
1 parent 272e260 commit 9fbc649
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/client/package_buildpack_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,6 @@ func testPackageBuildpack(t *testing.T, when spec.G, it spec.S) {

when("flatten all", func() {
it("creates package image with all dependencies", func() {

successfullyCreateFlattenPackage()

layers := fakeLayerImage.AddedLayersOrder()
Expand Down

0 comments on commit 9fbc649

Please sign in to comment.