chore: fix spelling errors (#2352)

This commit is contained in:
Josh Soref
2022-06-20 02:56:13 -04:00
committed by GitHub
parent 6f1035269d
commit d6d0a60d16
22 changed files with 31 additions and 31 deletions

View File

@@ -225,7 +225,7 @@ func TestClientServer(t *testing.T) {
golden: "testdata/mariner-1.0.json.golden",
},
{
name: "buxybox with Cargo.lock",
name: "busybox with Cargo.lock",
args: csArgs{
Input: "testdata/fixtures/images/busybox-with-lockfile.tar.gz",
},