Skip to content

Commit

Permalink
test: update amzn kernel version
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Afiune Maya <[email protected]>
  • Loading branch information
afiune committed Jan 28, 2021
1 parent 205f49f commit 7a2db8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/package_manifest_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func TestRemoveInactivePackagesFromManifestRemoveKernelRPM(t *testing.T) {
},
api.OsPkgInfo{
Os: "amzn", OsVer: "2",
Pkg: "kernel", PkgVer: "4.14.203-156.332.amzn2", // without EPOCH
Pkg: "kernel", PkgVer: "4.14.203-156.331.amzn2", // without EPOCH
},
},
}
Expand Down

0 comments on commit 7a2db8a

Please sign in to comment.