Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjohnsonjr committed Oct 10, 2019
1 parent e9086f2 commit 2a797ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/build/gobuild_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func TestGoBuildNoKoData(t *testing.T) {
t.Run("check determinism", func(t *testing.T) {
expectedHash := v1.Hash{
Algorithm: "sha256",
Hex: "5312c9cc1a94de970b8f6c7479ade5ef74593f0eb408ef5a0863ab0b8d583b5a",
Hex: "8dfa5101177b419ed732bcbb1d01a523e623e27b5348aef2b9f2cafffe551b90",
}
appLayer := ls[baseLayers+1]

Expand Down

0 comments on commit 2a797ec

Please sign in to comment.