update create def by vars
All checks were successful
Go Action / goaction (pull_request) Successful in 1m19s
All checks were successful
Go Action / goaction (pull_request) Successful in 1m19s
This commit is contained in:
@@ -99,7 +99,7 @@ func testVariables(t *testing.T) config.Variables {
|
||||
),
|
||||
)
|
||||
|
||||
return config.NewVars(def)
|
||||
return config.NewVars(def.Options()...)
|
||||
}
|
||||
|
||||
type Duration struct {
|
||||
|
||||
Reference in New Issue
Block a user