Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
alinefr committed Jun 9, 2023
1 parent 37b6932 commit 53a690d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/basic_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ func TestTerraformDockerMultiple(t *testing.T) {
"nginx_html": map[string]interface{}{
"container_path": "/var/www/html",
"read_only": false,
"create": true,
"create": false,
},
},
"host_paths": map[string]interface{}{
Expand Down

0 comments on commit 53a690d

Please sign in to comment.