Skip to content

Commit

Permalink
Remove Profile which was removed in libcnb RC1
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Mikusa <[email protected]>
  • Loading branch information
dmikusa committed Oct 10, 2024
1 parent f1a7532 commit e50bda3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ func testLayer(t *testing.T, context spec.G, it spec.S) {

layer.Exec.Path = layer.Path
layer.Metadata = map[string]interface{}{}
layer.Profile = libcnb.Profile{}
})

context("LayerContributor", func() {
Expand Down

0 comments on commit e50bda3

Please sign in to comment.