Skip to content

Commit

Permalink
Minor typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
  • Loading branch information
raravena80 committed May 15, 2018
1 parent 66388ae commit f79e017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/server/sandbox_run_test.go
Expand Up @@ -496,7 +496,7 @@ func TestHostPrivilegedSandbox(t *testing.T) {
func TestGetSandboxRuntime(t *testing.T) {
untrustedWorkloadRuntime := criconfig.Runtime{
Type: "io.containerd.runtime.v1.linux",
Engine: "untursted-workload-runtime",
Engine: "untrusted-workload-runtime",
Root: "",
}

Expand Down

0 comments on commit f79e017

Please sign in to comment.