Skip to content

Commit

Permalink
Ran go fmt.
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Milchev [email protected]
  • Loading branch information
daniel-milchev committed Oct 25, 2023
1 parent 805ee97 commit e540f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containerm/ctr/ctrd_container_create_opts_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (

func TestWithRuntimeOpts(t *testing.T) {
tests := map[string]struct {
container *types.Container
container *types.Container
}{
"test_runtime_type_v1": {
&types.Container{
Expand Down

0 comments on commit e540f1c

Please sign in to comment.