Unverified Commit 7f56423c authored by Mahmood Ali's avatar Mahmood Ali Committed by GitHub
Browse files

Update drivers/docker/config_test.go

Co-Authored-By: default avatardantoml <dani@tomlinson.io>
parent 79d5a246
Showing with 1 addition and 1 deletion
+1 -1
...@@ -41,7 +41,7 @@ func TestConfig_ParseHCL(t *testing.T) { ...@@ -41,7 +41,7 @@ func TestConfig_ParseHCL(t *testing.T) {
} }
} }
func TestConfig_ParseJSON_Regression(t *testing.T) { func TestConfig_ParseJSON(t *testing.T) {
cases := []struct { cases := []struct {
name string name string
input string input string
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment